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