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>
UpdateAutomaticTapeCreationPolicyRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateAutomaticTapeCreationPolicyRequest updateAutomaticTapeCreationPolicyRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
UpdateAutomaticTapeCreationPolicyRequestMarshaller
public UpdateAutomaticTapeCreationPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(UpdateAutomaticTapeCreationPolicyRequest updateAutomaticTapeCreationPolicyRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<UpdateAutomaticTapeCreationPolicyRequest>- Parameters:
 updateAutomaticTapeCreationPolicyRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -