public static final class LbHttpRequestVersionCondition.Builder
extends java.lang.Object
LbHttpRequestVersionCondition.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
LbHttpRequestVersionCondition. |
| Modifier and Type | Method and Description |
|---|---|
LbHttpRequestVersionCondition |
build() |
LbHttpRequestVersionCondition.Builder |
setInverse(java.lang.Boolean inverse)
A flag to indicate whether reverse the match result of this condition
|
LbHttpRequestVersionCondition.Builder |
setVersion(java.lang.String version)
Possible values are:
LbHttpRequestVersionCondition.VERSION_0 LbHttpRequestVersionCondition.VERSION_1 HTTP
version |
public Builder()
LbHttpRequestVersionCondition.public LbHttpRequestVersionCondition.Builder setVersion(java.lang.String version)
version - New value for the property.public LbHttpRequestVersionCondition.Builder setInverse(java.lang.Boolean inverse)
inverse - New value for the property.public LbHttpRequestVersionCondition build()