| 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 TagResourceResponse |
ServiceDiscoveryClient.tagResource(TagResourceRequest tagResourceRequest)
Adds one or more tags to the specified resource.
|
default CompletableFuture<TagResourceResponse> |
ServiceDiscoveryAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds one or more tags to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2021. All rights reserved.