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