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