| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
Matcher |
CreateTargetGroupRequest.matcher()
[HTTP/HTTPS health checks] The HTTP codes to use when checking for a successful response from a target.
|
Matcher |
TargetGroup.matcher()
The HTTP codes to use when checking for a successful response from a target.
|
Matcher |
ModifyTargetGroupRequest.matcher()
[HTTP/HTTPS health checks] The HTTP codes to use when checking for a successful response from a target.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTargetGroupRequest.Builder |
CreateTargetGroupRequest.Builder.matcher(Matcher matcher)
[HTTP/HTTPS health checks] The HTTP codes to use when checking for a successful response from a target.
|
TargetGroup.Builder |
TargetGroup.Builder.matcher(Matcher matcher)
The HTTP codes to use when checking for a successful response from a target.
|
ModifyTargetGroupRequest.Builder |
ModifyTargetGroupRequest.Builder.matcher(Matcher matcher)
[HTTP/HTTPS health checks] The HTTP codes to use when checking for a successful response from a target.
|
Copyright © 2019. All rights reserved.