public static final class PolicyGroupAntreaIPPoolCluster.Builder
extends java.lang.Object
PolicyGroupAntreaIPPoolCluster.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
PolicyGroupAntreaIPPoolCluster. |
| Modifier and Type | Method and Description |
|---|---|
PolicyGroupAntreaIPPoolCluster |
build() |
PolicyGroupAntreaIPPoolCluster.Builder |
setAntreaIpPools(java.util.List<PolicyAntreaIPPool> antreaIpPools) |
PolicyGroupAntreaIPPoolCluster.Builder |
setDisplayName(java.lang.String displayName)
The name of kubernetes cluster
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
PolicyGroupAntreaIPPoolCluster.Builder |
setExternalId(java.lang.String externalId)
The id of kubernetes cluster
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
PolicyGroupAntreaIPPoolCluster.public PolicyGroupAntreaIPPoolCluster.Builder setAntreaIpPools(java.util.List<PolicyAntreaIPPool> antreaIpPools)
antreaIpPools - New value for the property.public PolicyGroupAntreaIPPoolCluster.Builder setDisplayName(java.lang.String displayName)
displayName - New value for the property.public PolicyGroupAntreaIPPoolCluster.Builder setExternalId(java.lang.String externalId)
externalId - New value for the property.public PolicyGroupAntreaIPPoolCluster build()