| 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 |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetVehicleStatusResponse> |
IoTFleetWiseAsyncClient.getVehicleStatus(GetVehicleStatusRequest getVehicleStatusRequest)
Retrieves information about the status of a vehicle with any associated campaigns.
|
default GetVehicleStatusResponse |
IoTFleetWiseClient.getVehicleStatus(GetVehicleStatusRequest getVehicleStatusRequest)
Retrieves information about the status of a vehicle with any associated campaigns.
|
default GetVehicleStatusPublisher |
IoTFleetWiseAsyncClient.getVehicleStatusPaginator(GetVehicleStatusRequest getVehicleStatusRequest)
Retrieves information about the status of a vehicle with any associated campaigns.
|
default GetVehicleStatusIterable |
IoTFleetWiseClient.getVehicleStatusPaginator(GetVehicleStatusRequest getVehicleStatusRequest)
Retrieves information about the status of a vehicle with any associated campaigns.
|
| Constructor and Description |
|---|
GetVehicleStatusIterable(IoTFleetWiseClient client,
GetVehicleStatusRequest firstRequest) |
GetVehicleStatusPublisher(IoTFleetWiseAsyncClient client,
GetVehicleStatusRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetVehicleStatusRequestMarshaller.marshall(GetVehicleStatusRequest getVehicleStatusRequest) |
Copyright © 2022. All rights reserved.