public static interface UpdateSmbFileShareResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, CopyableBuilder<UpdateSmbFileShareResponse.Builder,UpdateSmbFileShareResponse>
Modifier and Type | Method and Description |
---|---|
UpdateSmbFileShareResponse.Builder |
fileShareARN(String fileShareARN)
The Amazon Resource Name (ARN) of the updated SMB file share.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
UpdateSmbFileShareResponse.Builder fileShareARN(String fileShareARN)
The Amazon Resource Name (ARN) of the updated SMB file share.
fileShareARN
- The Amazon Resource Name (ARN) of the updated SMB file share.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.