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