public static final class ALBHTTPResponsePolicy.Builder
extends java.lang.Object
ALBHTTPResponsePolicy.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBHTTPResponsePolicy. |
| Modifier and Type | Method and Description |
|---|---|
ALBHTTPResponsePolicy |
build() |
ALBHTTPResponsePolicy.Builder |
setRules(java.util.List<ALBHTTPResponseRule> rules)
Add rules to the HTTP response policy.
|
public Builder()
ALBHTTPResponsePolicy.public ALBHTTPResponsePolicy.Builder setRules(java.util.List<ALBHTTPResponseRule> rules)
rules - New value for the property.public ALBHTTPResponsePolicy build()