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