| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery |
With AWS Cloud Map, you can configure public DNS, private DNS, or HTTP namespaces that your microservice applications
run in.
|
| software.amazon.awssdk.services.servicediscovery.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
ServiceDiscoveryClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists tags for the specified resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
ServiceDiscoveryAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists tags for the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsForResourceRequestMarshaller.marshall(ListTagsForResourceRequest listTagsForResourceRequest) |
Copyright © 2021. All rights reserved.