| Package | Description |
|---|---|
| com.amazonaws.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckCustomConfig |
HealthCheckCustomConfig.clone() |
HealthCheckCustomConfig |
ServiceSummary.getHealthCheckCustomConfig()
Information about an optional custom health check.
|
HealthCheckCustomConfig |
CreateServiceRequest.getHealthCheckCustomConfig()
A complex type that contains information about an optional custom health check.
|
HealthCheckCustomConfig |
Service.getHealthCheckCustomConfig()
A complex type that contains information about an optional custom health check.
|
HealthCheckCustomConfig |
HealthCheckCustomConfig.withFailureThreshold(Integer failureThreshold)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceSummary.setHealthCheckCustomConfig(HealthCheckCustomConfig healthCheckCustomConfig)
Information about an optional custom health check.
|
void |
CreateServiceRequest.setHealthCheckCustomConfig(HealthCheckCustomConfig healthCheckCustomConfig)
A complex type that contains information about an optional custom health check.
|
void |
Service.setHealthCheckCustomConfig(HealthCheckCustomConfig healthCheckCustomConfig)
A complex type that contains information about an optional custom health check.
|
ServiceSummary |
ServiceSummary.withHealthCheckCustomConfig(HealthCheckCustomConfig healthCheckCustomConfig)
Information about an optional custom health check.
|
CreateServiceRequest |
CreateServiceRequest.withHealthCheckCustomConfig(HealthCheckCustomConfig healthCheckCustomConfig)
A complex type that contains information about an optional custom health check.
|
Service |
Service.withHealthCheckCustomConfig(HealthCheckCustomConfig healthCheckCustomConfig)
A complex type that contains information about an optional custom health check.
|
Copyright © 2024. All rights reserved.