Class GetMetricStatisticsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudwatch.transform.GetMetricStatisticsRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetMetricStatisticsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetMetricStatisticsRequestMarshaller
extends Object
implements Marshaller<GetMetricStatisticsRequest>
GetMetricStatisticsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetMetricStatisticsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetMetricStatisticsRequest getMetricStatisticsRequest)
-
Constructor Details
-
GetMetricStatisticsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<GetMetricStatisticsRequest>
-