Interface RefreshCacheResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<RefreshCacheResponse.Builder,RefreshCacheResponse>, SdkBuilder<RefreshCacheResponse.Builder,RefreshCacheResponse>, SdkPojo, SdkResponse.Builder, StorageGatewayResponse.Builder
Enclosing class:
RefreshCacheResponse

public static interface RefreshCacheResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, CopyableBuilder<RefreshCacheResponse.Builder,RefreshCacheResponse>
  • Method Details

    • fileShareARN

      RefreshCacheResponse.Builder fileShareARN(String fileShareARN)
      Sets the value of the FileShareARN property for this object.
      Parameters:
      fileShareARN - The new value for the FileShareARN property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • notificationId

      RefreshCacheResponse.Builder notificationId(String notificationId)
      Sets the value of the NotificationId property for this object.
      Parameters:
      notificationId - The new value for the NotificationId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.