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