| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworkscm |
|
| software.amazon.awssdk.services.opsworkscm.paginators | |
| software.amazon.awssdk.services.opsworkscm.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
OpsWorksCmClient.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.
|
default CompletableFuture<ListTagsForResourceResponse> |
OpsWorksCmAsyncClient.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.
|
default ListTagsForResourceIterable |
OpsWorksCmClient.listTagsForResourcePaginator(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.
|
default ListTagsForResourcePublisher |
OpsWorksCmAsyncClient.listTagsForResourcePaginator(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.
|
| Constructor and Description |
|---|
ListTagsForResourceIterable(OpsWorksCmClient client,
ListTagsForResourceRequest firstRequest) |
ListTagsForResourcePublisher(OpsWorksCmAsyncClient client,
ListTagsForResourceRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsForResourceRequestMarshaller.marshall(ListTagsForResourceRequest listTagsForResourceRequest) |
Copyright © 2023. All rights reserved.