| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteFileShareResponse |
StorageGatewayClient.deleteFileShare(DeleteFileShareRequest deleteFileShareRequest)
Deletes a file share from an S3 File Gateway.
|
default CompletableFuture<DeleteFileShareResponse> |
StorageGatewayAsyncClient.deleteFileShare(DeleteFileShareRequest deleteFileShareRequest)
Deletes a file share from an S3 File Gateway.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteFileShareRequestMarshaller.marshall(DeleteFileShareRequest deleteFileShareRequest) |
Copyright © 2023. All rights reserved.