public static final class ALBHTTPPolicies.Builder
extends java.lang.Object
ALBHTTPPolicies.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBHTTPPolicies. |
| Modifier and Type | Method and Description |
|---|---|
ALBHTTPPolicies |
build() |
ALBHTTPPolicies.Builder |
setHttpPolicySetPath(java.lang.String httpPolicySetPath)
path of the virtual service HTTP policy collection.
|
ALBHTTPPolicies.Builder |
setIndex(java.lang.Long index)
Index of the virtual service HTTP policy collection.
|
public Builder()
ALBHTTPPolicies.public ALBHTTPPolicies.Builder setHttpPolicySetPath(java.lang.String httpPolicySetPath)
httpPolicySetPath - New value for the property.public ALBHTTPPolicies.Builder setIndex(java.lang.Long index)
index - New value for the property.public ALBHTTPPolicies build()