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