| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBHTTPHdrAction.Builder |
ALBHTTPHdrAction.Builder.setAction(java.lang.String action)
Possible values are:
ALBHTTPHdrAction.ACTION_ADD_HDR
ALBHTTPHdrAction.ACTION_REMOVE_HDR
ALBHTTPHdrAction.ACTION_REPLACE_HDR
ADD A new header with the new value is added irrespective of the existence
of an HTTP header of the given name. |
ALBHTTPHdrAction.Builder |
ALBHTTPHdrAction.Builder.setCookie(ALBHTTPCookieData cookie) |
ALBHTTPHdrAction.Builder |
ALBHTTPHdrAction.Builder.setHdr(ALBHTTPHdrData hdr) |