| 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<GetCampaignResult> |
AWSIoTFleetWiseAsyncClient.getCampaignAsync(GetCampaignRequest request,
AsyncHandler<GetCampaignRequest,GetCampaignResult> asyncHandler) |
Future<GetCampaignResult> |
AbstractAWSIoTFleetWiseAsync.getCampaignAsync(GetCampaignRequest request,
AsyncHandler<GetCampaignRequest,GetCampaignResult> asyncHandler) |
Future<GetCampaignResult> |
AWSIoTFleetWiseAsync.getCampaignAsync(GetCampaignRequest getCampaignRequest,
AsyncHandler<GetCampaignRequest,GetCampaignResult> asyncHandler)
Retrieves information about a campaign.
|
| Modifier and Type | Method and Description |
|---|---|
GetCampaignRequest |
GetCampaignRequest.clone() |
GetCampaignRequest |
GetCampaignRequest.withName(String name)
The name of the campaign to retrieve information about.
|
Copyright © 2024. All rights reserved.