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