| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
static ALBIpAddrMatch |
ALBIpAddrMatch._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 ALBIpAddrMatch |
ALBIpAddrMatch._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ALBIpAddrMatch |
ALBIpAddrMatch.Builder.build() |
ALBIpAddrMatch |
ALBResponseMatchTarget.getClientIp() |
ALBIpAddrMatch |
ALBNetworkSecurityMatchTarget.getClientIp() |
ALBIpAddrMatch |
ALBMatchTarget.getClientIp() |
ALBIpAddrMatch |
ALBL4RuleMatchTarget.getClientIp() |
ALBIpAddrMatch |
ALBDnsClientIpMatch.getClientIp() |
ALBIpAddrMatch |
ALBClientLogFilter.getClientIp() |
ALBIpAddrMatch |
ALBClientInsightsSampling.getClientIp() |
ALBIpAddrMatch |
ALBAuthenticationMatch.getClientIp() |
ALBIpAddrMatch |
ALBSSLProfileSelector.getClientIpList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ALBResponseMatchTarget.setClientIp(ALBIpAddrMatch clientIp) |
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setClientIp(ALBIpAddrMatch clientIp) |
void |
ALBNetworkSecurityMatchTarget.setClientIp(ALBIpAddrMatch clientIp) |
ALBNetworkSecurityMatchTarget.Builder |
ALBNetworkSecurityMatchTarget.Builder.setClientIp(ALBIpAddrMatch clientIp) |
void |
ALBMatchTarget.setClientIp(ALBIpAddrMatch clientIp) |
ALBMatchTarget.Builder |
ALBMatchTarget.Builder.setClientIp(ALBIpAddrMatch clientIp) |
void |
ALBL4RuleMatchTarget.setClientIp(ALBIpAddrMatch clientIp) |
ALBL4RuleMatchTarget.Builder |
ALBL4RuleMatchTarget.Builder.setClientIp(ALBIpAddrMatch clientIp) |
void |
ALBDnsClientIpMatch.setClientIp(ALBIpAddrMatch clientIp) |
ALBDnsClientIpMatch.Builder |
ALBDnsClientIpMatch.Builder.setClientIp(ALBIpAddrMatch clientIp) |
void |
ALBClientLogFilter.setClientIp(ALBIpAddrMatch clientIp) |
ALBClientLogFilter.Builder |
ALBClientLogFilter.Builder.setClientIp(ALBIpAddrMatch clientIp) |
void |
ALBClientInsightsSampling.setClientIp(ALBIpAddrMatch clientIp) |
ALBClientInsightsSampling.Builder |
ALBClientInsightsSampling.Builder.setClientIp(ALBIpAddrMatch clientIp) |
void |
ALBAuthenticationMatch.setClientIp(ALBIpAddrMatch clientIp) |
ALBAuthenticationMatch.Builder |
ALBAuthenticationMatch.Builder.setClientIp(ALBIpAddrMatch clientIp) |
void |
ALBSSLProfileSelector.setClientIpList(ALBIpAddrMatch clientIpList) |
ALBSSLProfileSelector.Builder |
ALBSSLProfileSelector.Builder.setClientIpList(ALBIpAddrMatch clientIpList) |