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