Class DeleteAutomaticTapeCreationPolicyRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.storagegateway.transform.DeleteAutomaticTapeCreationPolicyRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DeleteAutomaticTapeCreationPolicyRequest>
@Generated("software.amazon.awssdk:codegen") public class DeleteAutomaticTapeCreationPolicyRequestMarshaller extends Object implements Marshaller<DeleteAutomaticTapeCreationPolicyRequest>
DeleteAutomaticTapeCreationPolicyRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteAutomaticTapeCreationPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DeleteAutomaticTapeCreationPolicyRequest deleteAutomaticTapeCreationPolicyRequest)
-
-
-
Constructor Detail
-
DeleteAutomaticTapeCreationPolicyRequestMarshaller
public DeleteAutomaticTapeCreationPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteAutomaticTapeCreationPolicyRequest deleteAutomaticTapeCreationPolicyRequest)
- Specified by:
marshallin interfaceMarshaller<DeleteAutomaticTapeCreationPolicyRequest>
-
-