| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks |
|
| software.amazon.awssdk.services.opsworks.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsResponse> |
OpsWorksAsyncClient.listTags(ListTagsRequest listTagsRequest)
Returns a list of tags that are applied to the specified stack or layer.
|
default ListTagsResponse |
OpsWorksClient.listTags(ListTagsRequest listTagsRequest)
Returns a list of tags that are applied to the specified stack or layer.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsRequestMarshaller.marshall(ListTagsRequest listTagsRequest) |
Copyright © 2023. All rights reserved.