public class DeleteScalingPolicyRequestMarshaller extends java.lang.Object implements Marshaller<Request<DeleteScalingPolicyRequest>,DeleteScalingPolicyRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
DeleteScalingPolicyRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<DeleteScalingPolicyRequest> |
marshall(DeleteScalingPolicyRequest deleteScalingPolicyRequest) |
private final SdkJsonProtocolFactory protocolFactory
public DeleteScalingPolicyRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<DeleteScalingPolicyRequest> marshall(DeleteScalingPolicyRequest deleteScalingPolicyRequest)
marshall
in interface Marshaller<Request<DeleteScalingPolicyRequest>,DeleteScalingPolicyRequest>