| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAutomaticTapeCreationPolicyResponse |
StorageGatewayClient.updateAutomaticTapeCreationPolicy(Consumer<UpdateAutomaticTapeCreationPolicyRequest.Builder> updateAutomaticTapeCreationPolicyRequest)
Updates the automatic tape creation policy of a gateway.
|
default UpdateAutomaticTapeCreationPolicyResponse |
StorageGatewayClient.updateAutomaticTapeCreationPolicy(UpdateAutomaticTapeCreationPolicyRequest updateAutomaticTapeCreationPolicyRequest)
Updates the automatic tape creation policy of a gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAutomaticTapeCreationPolicyResponse> |
StorageGatewayAsyncClient.updateAutomaticTapeCreationPolicy(Consumer<UpdateAutomaticTapeCreationPolicyRequest.Builder> updateAutomaticTapeCreationPolicyRequest)
Updates the automatic tape creation policy of a gateway.
|
default CompletableFuture<UpdateAutomaticTapeCreationPolicyResponse> |
StorageGatewayAsyncClient.updateAutomaticTapeCreationPolicy(UpdateAutomaticTapeCreationPolicyRequest updateAutomaticTapeCreationPolicyRequest)
Updates the automatic tape creation policy of a gateway.
|
Copyright © 2023. All rights reserved.