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