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