public static interface CreateSmbFileShareResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, CopyableBuilder<CreateSmbFileShareResponse.Builder,CreateSmbFileShareResponse>
Modifier and Type | Method and Description |
---|---|
CreateSmbFileShareResponse.Builder |
fileShareARN(String fileShareARN)
The Amazon Resource Name (ARN) of the newly created file share.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreateSmbFileShareResponse.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.