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