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>
RemoveAutoScalingPolicyRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description RemoveAutoScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(RemoveAutoScalingPolicyRequest removeAutoScalingPolicyRequest)
-
-
-
Constructor Detail
-
RemoveAutoScalingPolicyRequestMarshaller
public RemoveAutoScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(RemoveAutoScalingPolicyRequest removeAutoScalingPolicyRequest)
- Specified by:
marshallin interfaceMarshaller<RemoveAutoScalingPolicyRequest>
-
-