| 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 |
|---|---|
CreateCampaignResult |
AbstractAWSIoTFleetWise.createCampaign(CreateCampaignRequest request) |
CreateCampaignResult |
AWSIoTFleetWise.createCampaign(CreateCampaignRequest createCampaignRequest)
Creates an orchestration of data collection rules.
|
CreateCampaignResult |
AWSIoTFleetWiseClient.createCampaign(CreateCampaignRequest request)
Creates an orchestration of data collection rules.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateCampaignResult> |
AbstractAWSIoTFleetWiseAsync.createCampaignAsync(CreateCampaignRequest request,
AsyncHandler<CreateCampaignRequest,CreateCampaignResult> asyncHandler) |
Future<CreateCampaignResult> |
AWSIoTFleetWiseAsync.createCampaignAsync(CreateCampaignRequest createCampaignRequest,
AsyncHandler<CreateCampaignRequest,CreateCampaignResult> asyncHandler)
Creates an orchestration of data collection rules.
|
Future<CreateCampaignResult> |
AWSIoTFleetWiseAsyncClient.createCampaignAsync(CreateCampaignRequest request,
AsyncHandler<CreateCampaignRequest,CreateCampaignResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateCampaignResult |
CreateCampaignResult.clone() |
CreateCampaignResult |
CreateCampaignResult.withArn(String arn)
The ARN of the created campaign.
|
CreateCampaignResult |
CreateCampaignResult.withName(String name)
The name of the created campaign.
|
Copyright © 2023. All rights reserved.