| 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 |
|---|---|
ListTagsForResourceResult |
AWSIoTFleetWiseClient.listTagsForResource(ListTagsForResourceRequest request)
Lists the tags (metadata) you have assigned to the resource.
|
ListTagsForResourceResult |
AWSIoTFleetWise.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags (metadata) you have assigned to the resource.
|
ListTagsForResourceResult |
AbstractAWSIoTFleetWise.listTagsForResource(ListTagsForResourceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AWSIoTFleetWiseAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSIoTFleetWiseAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists the tags (metadata) you have assigned to the resource.
|
Future<ListTagsForResourceResult> |
AbstractAWSIoTFleetWiseAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
The list of tags assigned to the resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
The list of tags assigned to the resource.
|
Copyright © 2023. All rights reserved.