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