| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateSmbFileShareResponse |
StorageGatewayClient.createSMBFileShare(CreateSmbFileShareRequest createSmbFileShareRequest)
Creates a Server Message Block (SMB) file share on an existing file gateway.
|
default CompletableFuture<CreateSmbFileShareResponse> |
StorageGatewayAsyncClient.createSMBFileShare(CreateSmbFileShareRequest createSmbFileShareRequest)
Creates a Server Message Block (SMB) file share on an existing file gateway.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSmbFileShareRequestMarshaller.marshall(CreateSmbFileShareRequest createSmbFileShareRequest) |
Copyright © 2019. All rights reserved.