| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSmbFileShareResponse |
StorageGatewayClient.createSMBFileShare(Consumer<CreateSmbFileShareRequest.Builder> 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 |
|---|---|
default CompletableFuture<CreateSmbFileShareResponse> |
StorageGatewayAsyncClient.createSMBFileShare(Consumer<CreateSmbFileShareRequest.Builder> createSmbFileShareRequest)
Creates a Server Message Block (SMB) file share on an existing S3 File Gateway.
|
default CompletableFuture<CreateSmbFileShareResponse> |
StorageGatewayAsyncClient.createSMBFileShare(CreateSmbFileShareRequest createSmbFileShareRequest)
Creates a Server Message Block (SMB) file share on an existing S3 File Gateway.
|
Copyright © 2021. All rights reserved.