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