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