| Package | Description |
|---|---|
| com.amazonaws.services.opsworkscm |
|
| com.amazonaws.services.opsworkscm.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AbstractAWSOpsWorksCM.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AWSOpsWorksCM.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags that are applied to the specified AWS OpsWorks for Chef Automate or AWS OpsWorks for
Puppet Enterprise servers or backups.
|
ListTagsForResourceResult |
AWSOpsWorksCMClient.listTagsForResource(ListTagsForResourceRequest request)
Returns a list of tags that are applied to the specified AWS OpsWorks for Chef Automate or AWS OpsWorks for
Puppet Enterprise servers or backups.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AWSOpsWorksCMAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSOpsWorksCMAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Returns a list of tags that are applied to the specified AWS OpsWorks for Chef Automate or AWS OpsWorks for
Puppet Enterprise servers or backups.
|
Future<ListTagsForResourceResult> |
AbstractAWSOpsWorksCMAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withNextToken(String nextToken)
A token that you can use as the value of
NextToken in subsequent calls to the API to show more
results. |
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
Tags that have been applied to the resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
Tags that have been applied to the resource.
|
Copyright © 2020. All rights reserved.