| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
GetLoggingOptionsResult |
AWSIoTFleetWiseClient.getLoggingOptions(GetLoggingOptionsRequest request)
Retrieves the logging options.
|
GetLoggingOptionsResult |
AbstractAWSIoTFleetWise.getLoggingOptions(GetLoggingOptionsRequest request) |
GetLoggingOptionsResult |
AWSIoTFleetWise.getLoggingOptions(GetLoggingOptionsRequest getLoggingOptionsRequest)
Retrieves the logging options.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetLoggingOptionsResult> |
AbstractAWSIoTFleetWiseAsync.getLoggingOptionsAsync(GetLoggingOptionsRequest request,
AsyncHandler<GetLoggingOptionsRequest,GetLoggingOptionsResult> asyncHandler) |
Future<GetLoggingOptionsResult> |
AWSIoTFleetWiseAsyncClient.getLoggingOptionsAsync(GetLoggingOptionsRequest request,
AsyncHandler<GetLoggingOptionsRequest,GetLoggingOptionsResult> asyncHandler) |
Future<GetLoggingOptionsResult> |
AWSIoTFleetWiseAsync.getLoggingOptionsAsync(GetLoggingOptionsRequest getLoggingOptionsRequest,
AsyncHandler<GetLoggingOptionsRequest,GetLoggingOptionsResult> asyncHandler)
Retrieves the logging options.
|
| Modifier and Type | Method and Description |
|---|---|
GetLoggingOptionsResult |
GetLoggingOptionsResult.clone() |
GetLoggingOptionsResult |
GetLoggingOptionsResult.withCloudWatchLogDelivery(CloudWatchLogDeliveryOptions cloudWatchLogDelivery)
Returns information about log delivery to Amazon CloudWatch Logs.
|
Copyright © 2024. All rights reserved.