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