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