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