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