| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery |
|
| software.amazon.awssdk.services.servicediscovery.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeregisterInstanceResponse |
ServiceDiscoveryClient.deregisterInstance(DeregisterInstanceRequest deregisterInstanceRequest)
Deletes the Amazon RouteĀ 53 DNS records and health check, if any, that Cloud Map created for the specified
instance.
|
default CompletableFuture<DeregisterInstanceResponse> |
ServiceDiscoveryAsyncClient.deregisterInstance(DeregisterInstanceRequest deregisterInstanceRequest)
Deletes the Amazon RouteĀ 53 DNS records and health check, if any, that Cloud Map created for the specified
instance.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeregisterInstanceRequestMarshaller.marshall(DeregisterInstanceRequest deregisterInstanceRequest) |
Copyright © 2023. All rights reserved.