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