public static final class LBHttpResponseHeaderRewriteAction.Builder
extends java.lang.Object
LBHttpResponseHeaderRewriteAction
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
LBHttpResponseHeaderRewriteAction . |
Modifier and Type | Method and Description |
---|---|
LBHttpResponseHeaderRewriteAction |
build() |
LBHttpResponseHeaderRewriteAction.Builder |
setHeaderName(java.lang.String headerName)
Name of a header field of HTTP request message.
|
LBHttpResponseHeaderRewriteAction.Builder |
setHeaderValue(java.lang.String headerValue)
Value of header field
|
public Builder()
LBHttpResponseHeaderRewriteAction
.public LBHttpResponseHeaderRewriteAction.Builder setHeaderName(java.lang.String headerName)
headerName
- New value for the property.public LBHttpResponseHeaderRewriteAction.Builder setHeaderValue(java.lang.String headerValue)
headerValue
- New value for the property.public LBHttpResponseHeaderRewriteAction build()