| 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)
A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map to create
when you register an instance.
|
ServiceChange |
ServiceChange.withHealthCheckConfig(HealthCheckConfig healthCheckConfig) |
| 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 © 2020. All rights reserved.