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