| 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 |
|---|---|
Future<PutLoggingOptionsResult> |
AWSIoTFleetWiseAsyncClient.putLoggingOptionsAsync(PutLoggingOptionsRequest request,
AsyncHandler<PutLoggingOptionsRequest,PutLoggingOptionsResult> asyncHandler) |
Future<PutLoggingOptionsResult> |
AbstractAWSIoTFleetWiseAsync.putLoggingOptionsAsync(PutLoggingOptionsRequest request,
AsyncHandler<PutLoggingOptionsRequest,PutLoggingOptionsResult> asyncHandler) |
Future<PutLoggingOptionsResult> |
AWSIoTFleetWiseAsync.putLoggingOptionsAsync(PutLoggingOptionsRequest putLoggingOptionsRequest,
AsyncHandler<PutLoggingOptionsRequest,PutLoggingOptionsResult> asyncHandler)
Creates or updates the logging option.
|
| Modifier and Type | Method and Description |
|---|---|
PutLoggingOptionsRequest |
PutLoggingOptionsRequest.clone() |
PutLoggingOptionsRequest |
PutLoggingOptionsRequest.withCloudWatchLogDelivery(CloudWatchLogDeliveryOptions cloudWatchLogDelivery)
Creates or updates the log delivery option to Amazon CloudWatch Logs.
|
Copyright © 2024. All rights reserved.