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