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>
RemoveManagedScalingPolicyRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description RemoveManagedScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(RemoveManagedScalingPolicyRequest removeManagedScalingPolicyRequest)
-
-
-
Constructor Detail
-
RemoveManagedScalingPolicyRequestMarshaller
public RemoveManagedScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(RemoveManagedScalingPolicyRequest removeManagedScalingPolicyRequest)
- Specified by:
marshall
in interfaceMarshaller<RemoveManagedScalingPolicyRequest>
-
-