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