| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteAutomaticTapeCreationPolicyResponse |
StorageGatewayClient.deleteAutomaticTapeCreationPolicy(DeleteAutomaticTapeCreationPolicyRequest deleteAutomaticTapeCreationPolicyRequest)
Deletes the automatic tape creation policy of a gateway.
|
default CompletableFuture<DeleteAutomaticTapeCreationPolicyResponse> |
StorageGatewayAsyncClient.deleteAutomaticTapeCreationPolicy(DeleteAutomaticTapeCreationPolicyRequest deleteAutomaticTapeCreationPolicyRequest)
Deletes the automatic tape creation policy of a gateway.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteAutomaticTapeCreationPolicyRequestMarshaller.marshall(DeleteAutomaticTapeCreationPolicyRequest deleteAutomaticTapeCreationPolicyRequest) |
Copyright © 2021. All rights reserved.