| Package | Description |
|---|---|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
Matcher |
Matcher.clone() |
Matcher |
HealthCheckConfig.getMatcher()
The codes to use when checking for a successful response from a target.
|
Matcher |
Matcher.withHttpCode(String httpCode)
The HTTP code to use when checking for a successful response from a target.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HealthCheckConfig.setMatcher(Matcher matcher)
The codes to use when checking for a successful response from a target.
|
HealthCheckConfig |
HealthCheckConfig.withMatcher(Matcher matcher)
The codes to use when checking for a successful response from a target.
|
Copyright © 2023. All rights reserved.