| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery |
|
| software.amazon.awssdk.services.applicationdiscovery.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTagsResponse> |
ApplicationDiscoveryAsyncClient.describeTags(DescribeTagsRequest describeTagsRequest)
Retrieves a list of configuration items that have tags as specified by the key-value pairs, name and value,
passed to the optional parameter
filters. |
default DescribeTagsResponse |
ApplicationDiscoveryClient.describeTags(DescribeTagsRequest describeTagsRequest)
Retrieves a list of configuration items that have tags as specified by the key-value pairs, name and value,
passed to the optional parameter
filters. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeTagsRequestMarshaller.marshall(DescribeTagsRequest describeTagsRequest) |
Copyright © 2023. All rights reserved.