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