| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetLoggingOptionsResponse |
IoTFleetWiseClient.getLoggingOptions(Consumer<GetLoggingOptionsRequest.Builder> getLoggingOptionsRequest)
Retrieves the logging options.
|
default GetLoggingOptionsResponse |
IoTFleetWiseClient.getLoggingOptions(GetLoggingOptionsRequest getLoggingOptionsRequest)
Retrieves the logging options.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLoggingOptionsResponse> |
IoTFleetWiseAsyncClient.getLoggingOptions(Consumer<GetLoggingOptionsRequest.Builder> getLoggingOptionsRequest)
Retrieves the logging options.
|
default CompletableFuture<GetLoggingOptionsResponse> |
IoTFleetWiseAsyncClient.getLoggingOptions(GetLoggingOptionsRequest getLoggingOptionsRequest)
Retrieves the logging options.
|
Copyright © 2022. All rights reserved.