@Generated(value="software.amazon.awssdk:codegen") public class DeleteScalingPolicyRequestMarshaller extends Object implements Marshaller<DeleteScalingPolicyRequest>
DeleteScalingPolicyRequest
MarshallerConstructor and Description |
---|
DeleteScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(DeleteScalingPolicyRequest deleteScalingPolicyRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public DeleteScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(DeleteScalingPolicyRequest deleteScalingPolicyRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<DeleteScalingPolicyRequest>
deleteScalingPolicyRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.