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