Uses of Interface
software.amazon.awssdk.services.storagegateway.model.NotifyWhenUploadedResponse.Builder
-
Packages that use NotifyWhenUploadedResponse.Builder Package Description software.amazon.awssdk.services.storagegateway.model -
-
Uses of NotifyWhenUploadedResponse.Builder in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return NotifyWhenUploadedResponse.Builder Modifier and Type Method Description static NotifyWhenUploadedResponse.BuilderNotifyWhenUploadedResponse. builder()NotifyWhenUploadedResponse.BuilderNotifyWhenUploadedResponse.Builder. fileShareARN(String fileShareARN)Sets the value of the FileShareARN property for this object.NotifyWhenUploadedResponse.BuilderNotifyWhenUploadedResponse.Builder. notificationId(String notificationId)Sets the value of the NotificationId property for this object.NotifyWhenUploadedResponse.BuilderNotifyWhenUploadedResponse. toBuilder()Methods in software.amazon.awssdk.services.storagegateway.model that return types with arguments of type NotifyWhenUploadedResponse.Builder Modifier and Type Method Description static Class<? extends NotifyWhenUploadedResponse.Builder>NotifyWhenUploadedResponse. serializableBuilderClass()
-