Class GetAutoTerminationPolicyRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.emr.transform.GetAutoTerminationPolicyRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetAutoTerminationPolicyRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetAutoTerminationPolicyRequestMarshaller
extends Object
implements Marshaller<GetAutoTerminationPolicyRequest>
GetAutoTerminationPolicyRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetAutoTerminationPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetAutoTerminationPolicyRequest getAutoTerminationPolicyRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetAutoTerminationPolicyRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetAutoTerminationPolicyRequest>- Parameters:
 getAutoTerminationPolicyRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -