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