| 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 records that you want Route 53 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 © 2018. All rights reserved.