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