| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
static ALBCookieMatch |
ALBCookieMatch._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 ALBCookieMatch |
ALBCookieMatch._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ALBCookieMatch |
ALBCookieMatch.Builder.build() |
ALBCookieMatch |
ALBResponseMatchTarget.getCookie() |
ALBCookieMatch |
ALBMatchTarget.getCookie() |
| Modifier and Type | Method and Description |
|---|---|
void |
ALBResponseMatchTarget.setCookie(ALBCookieMatch cookie) |
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setCookie(ALBCookieMatch cookie) |
void |
ALBMatchTarget.setCookie(ALBCookieMatch cookie) |
ALBMatchTarget.Builder |
ALBMatchTarget.Builder.setCookie(ALBCookieMatch cookie) |