| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
PolicyAntreaIPPool.Builder |
PolicyAntreaIPPool.Builder.setDisplayName(java.lang.String displayName)
The name of kubernetes resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
PolicyAntreaIPPool.Builder |
PolicyAntreaIPPool.Builder.setExternalId(java.lang.String externalId)
The id of kubernetes resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
PolicyAntreaIPPool.Builder |
PolicyAntreaIPPool.Builder.setIpRanges(java.util.List<PolicyAntreaIPPoolIPRange> ipRanges)
The ip_ranges of antrea ippool resource
|