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