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