Uses of Class
software.amazon.awssdk.services.storagegateway.model.UpdateAutomaticTapeCreationPolicyRequest
-
Packages that use UpdateAutomaticTapeCreationPolicyRequest Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service software.amazon.awssdk.services.storagegateway.transform -
-
Uses of UpdateAutomaticTapeCreationPolicyRequest in software.amazon.awssdk.services.storagegateway
Methods in software.amazon.awssdk.services.storagegateway with parameters of type UpdateAutomaticTapeCreationPolicyRequest Modifier and Type Method Description default CompletableFuture<UpdateAutomaticTapeCreationPolicyResponse>StorageGatewayAsyncClient. updateAutomaticTapeCreationPolicy(UpdateAutomaticTapeCreationPolicyRequest updateAutomaticTapeCreationPolicyRequest)Updates the automatic tape creation policy of a gateway.default UpdateAutomaticTapeCreationPolicyResponseStorageGatewayClient. updateAutomaticTapeCreationPolicy(UpdateAutomaticTapeCreationPolicyRequest updateAutomaticTapeCreationPolicyRequest)Updates the automatic tape creation policy of a gateway. -
Uses of UpdateAutomaticTapeCreationPolicyRequest in software.amazon.awssdk.services.storagegateway.transform
Methods in software.amazon.awssdk.services.storagegateway.transform with parameters of type UpdateAutomaticTapeCreationPolicyRequest Modifier and Type Method Description SdkHttpFullRequestUpdateAutomaticTapeCreationPolicyRequestMarshaller. marshall(UpdateAutomaticTapeCreationPolicyRequest updateAutomaticTapeCreationPolicyRequest)
-