public static interface CreateNfsFileShareResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, 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, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, 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.