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