| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
static ALBPathMatch |
ALBPathMatch._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 ALBPathMatch |
ALBPathMatch._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ALBPathMatch |
ALBPathMatch.Builder.build() |
ALBPathMatch |
ALBWafPSMLocationMatch.getPath() |
ALBPathMatch |
ALBResponseMatchTarget.getPath() |
ALBPathMatch |
ALBMatchTarget.getPath() |
ALBPathMatch |
ALBAuthorizationMatch.getPath() |
ALBPathMatch |
ALBAuthenticationMatch.getPath() |
ALBPathMatch |
ALBHttpCacheConfig.getUriNonCacheable() |
| Modifier and Type | Method and Description |
|---|---|
void |
ALBWafPSMLocationMatch.setPath(ALBPathMatch path) |
ALBWafPSMLocationMatch.Builder |
ALBWafPSMLocationMatch.Builder.setPath(ALBPathMatch path) |
void |
ALBResponseMatchTarget.setPath(ALBPathMatch path) |
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setPath(ALBPathMatch path) |
void |
ALBMatchTarget.setPath(ALBPathMatch path) |
ALBMatchTarget.Builder |
ALBMatchTarget.Builder.setPath(ALBPathMatch path) |
void |
ALBAuthorizationMatch.setPath(ALBPathMatch path) |
ALBAuthorizationMatch.Builder |
ALBAuthorizationMatch.Builder.setPath(ALBPathMatch path) |
void |
ALBAuthenticationMatch.setPath(ALBPathMatch path) |
ALBAuthenticationMatch.Builder |
ALBAuthenticationMatch.Builder.setPath(ALBPathMatch path) |
void |
ALBHttpCacheConfig.setUriNonCacheable(ALBPathMatch uriNonCacheable) |
ALBHttpCacheConfig.Builder |
ALBHttpCacheConfig.Builder.setUriNonCacheable(ALBPathMatch uriNonCacheable) |