| Package | Description |
|---|---|
| com.amazonaws.services.lookoutequipment |
Amazon Lookout for Equipment is a machine learning service that uses advanced analytics to identify anomalies in
machines from sensor data for use in predictive maintenance.
|
| com.amazonaws.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AmazonLookoutEquipmentClient.listTagsForResource(ListTagsForResourceRequest request)
Lists all the tags for a specified resource, including key and value.
|
ListTagsForResourceResult |
AbstractAmazonLookoutEquipment.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AmazonLookoutEquipment.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists all the tags for a specified resource, including key and value.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AmazonLookoutEquipmentAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AbstractAmazonLookoutEquipmentAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AmazonLookoutEquipmentAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists all the tags for a specified resource, including key and value.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
Any tags associated with the resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
Any tags associated with the resource.
|
Copyright © 2022. All rights reserved.