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