Class DescribeScalingPlansRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.autoscalingplans.transform.DescribeScalingPlansRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeScalingPlansRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeScalingPlansRequestMarshaller extends Object implements Marshaller<DescribeScalingPlansRequest>
DescribeScalingPlansRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeScalingPlansRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeScalingPlansRequest describeScalingPlansRequest)
-
-
-
Constructor Detail
-
DescribeScalingPlansRequestMarshaller
public DescribeScalingPlansRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeScalingPlansRequest describeScalingPlansRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeScalingPlansRequest>
-
-