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