Uses of Class
software.amazon.awssdk.services.iotfleetwise.paginators.GetVehicleStatusPublisher
-
Packages that use GetVehicleStatusPublisher 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. -
-
Uses of GetVehicleStatusPublisher in software.amazon.awssdk.services.iotfleetwise
Methods in software.amazon.awssdk.services.iotfleetwise that return GetVehicleStatusPublisher Modifier and Type Method Description default GetVehicleStatusPublisherIoTFleetWiseAsyncClient. getVehicleStatusPaginator(Consumer<GetVehicleStatusRequest.Builder> getVehicleStatusRequest)Retrieves information about the status of a vehicle with any associated campaigns.default GetVehicleStatusPublisherIoTFleetWiseAsyncClient. getVehicleStatusPaginator(GetVehicleStatusRequest getVehicleStatusRequest)Retrieves information about the status of a vehicle with any associated campaigns.
-