| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
static ALBURIParam |
ALBURIParam._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static ALBURIParam |
ALBURIParam._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ALBURIParam |
ALBURIParam.Builder.build() |
ALBURIParam |
ALBHTTPRewriteLocHdrAction.getHost() |
ALBURIParam |
ALBHTTPRedirectAction.getHost() |
ALBURIParam |
ALBHTTPRewriteURLAction.getHostHdr() |
ALBURIParam |
ALBHTTPRewriteURLAction.getPath() |
ALBURIParam |
ALBHTTPRewriteLocHdrAction.getPath() |
ALBURIParam |
ALBHTTPRedirectAction.getPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
ALBHTTPRewriteLocHdrAction.setHost(ALBURIParam host) |
ALBHTTPRewriteLocHdrAction.Builder |
ALBHTTPRewriteLocHdrAction.Builder.setHost(ALBURIParam host) |
void |
ALBHTTPRedirectAction.setHost(ALBURIParam host) |
ALBHTTPRedirectAction.Builder |
ALBHTTPRedirectAction.Builder.setHost(ALBURIParam host) |
void |
ALBHTTPRewriteURLAction.setHostHdr(ALBURIParam hostHdr) |
ALBHTTPRewriteURLAction.Builder |
ALBHTTPRewriteURLAction.Builder.setHostHdr(ALBURIParam hostHdr) |
void |
ALBHTTPRewriteURLAction.setPath(ALBURIParam path) |
ALBHTTPRewriteURLAction.Builder |
ALBHTTPRewriteURLAction.Builder.setPath(ALBURIParam path) |
void |
ALBHTTPRewriteLocHdrAction.setPath(ALBURIParam path) |
ALBHTTPRewriteLocHdrAction.Builder |
ALBHTTPRewriteLocHdrAction.Builder.setPath(ALBURIParam path) |
void |
ALBHTTPRedirectAction.setPath(ALBURIParam path) |
ALBHTTPRedirectAction.Builder |
ALBHTTPRedirectAction.Builder.setPath(ALBURIParam path) |