public static interface NotifyWhenUploadedResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, CopyableBuilder<NotifyWhenUploadedResponse.Builder,NotifyWhenUploadedResponse>
Modifier and Type | Method and Description |
---|---|
NotifyWhenUploadedResponse.Builder |
fileShareARN(String fileShareARN)
Sets the value of the FileShareARN property for this object.
|
NotifyWhenUploadedResponse.Builder |
notificationId(String notificationId)
Sets the value of the NotificationId property for this object.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
NotifyWhenUploadedResponse.Builder fileShareARN(String fileShareARN)
fileShareARN
- The new value for the FileShareARN property for this object.NotifyWhenUploadedResponse.Builder notificationId(String notificationId)
notificationId
- The new value for the NotificationId property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.