Interface NotifyWhenUploadedResponse.Builder

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

  • Method Details

    • fileShareARN

      NotifyWhenUploadedResponse.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

      NotifyWhenUploadedResponse.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.