Uses of Class
software.amazon.awssdk.services.iotfleetwise.model.GetVehicleStatusRequest
-
Packages that use GetVehicleStatusRequest Package Description software.amazon.awssdk.services.iotfleetwise Amazon Web Services IoT FleetWise is a fully managed service that you can use to collect, model, and transfer vehicle data to the Amazon Web Services cloud at scale.software.amazon.awssdk.services.iotfleetwise.paginators software.amazon.awssdk.services.iotfleetwise.transform -
-
Uses of GetVehicleStatusRequest in software.amazon.awssdk.services.iotfleetwise
-
Uses of GetVehicleStatusRequest in software.amazon.awssdk.services.iotfleetwise.paginators
Constructors in software.amazon.awssdk.services.iotfleetwise.paginators with parameters of type GetVehicleStatusRequest Constructor Description GetVehicleStatusIterable(IoTFleetWiseClient client, GetVehicleStatusRequest firstRequest)GetVehicleStatusPublisher(IoTFleetWiseAsyncClient client, GetVehicleStatusRequest firstRequest) -
Uses of GetVehicleStatusRequest in software.amazon.awssdk.services.iotfleetwise.transform
Methods in software.amazon.awssdk.services.iotfleetwise.transform with parameters of type GetVehicleStatusRequest Modifier and Type Method Description SdkHttpFullRequestGetVehicleStatusRequestMarshaller. marshall(GetVehicleStatusRequest getVehicleStatusRequest)
-