| Package | Description |
|---|---|
| com.amazonaws.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceChange |
ServiceChange.clone() |
ServiceChange |
UpdateServiceRequest.getService()
A complex type that contains the new settings for the service.
|
ServiceChange |
ServiceChange.withDescription(String description)
A description for the service.
|
ServiceChange |
ServiceChange.withDnsConfig(DnsConfigChange dnsConfig)
Information about the RouteĀ 53 DNS records that you want Cloud Map to create when you register an instance.
|
ServiceChange |
ServiceChange.withHealthCheckConfig(HealthCheckConfig healthCheckConfig)
Public DNS and HTTP namespaces only. Settings for an optional health check.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateServiceRequest.setService(ServiceChange service)
A complex type that contains the new settings for the service.
|
UpdateServiceRequest |
UpdateServiceRequest.withService(ServiceChange service)
A complex type that contains the new settings for the service.
|
Copyright © 2023. All rights reserved.