| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutvision |
This is the Amazon Lookout for Vision API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
LookoutVisionClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of tags attached to the specified Amazon Lookout for Vision model.
|
default ListTagsForResourceResponse |
LookoutVisionClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags attached to the specified Amazon Lookout for Vision model.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
LookoutVisionAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of tags attached to the specified Amazon Lookout for Vision model.
|
default CompletableFuture<ListTagsForResourceResponse> |
LookoutVisionAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags attached to the specified Amazon Lookout for Vision model.
|
Copyright © 2023. All rights reserved.