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