public static final class PolicyGroupAntreaEgressCluster.Builder
extends java.lang.Object
PolicyGroupAntreaEgressCluster
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
PolicyGroupAntreaEgressCluster . |
Modifier and Type | Method and Description |
---|---|
PolicyGroupAntreaEgressCluster |
build() |
PolicyGroupAntreaEgressCluster.Builder |
setAntreaEgresses(java.util.List<PolicyAntreaEgress> antreaEgresses) |
PolicyGroupAntreaEgressCluster.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.
|
PolicyGroupAntreaEgressCluster.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()
PolicyGroupAntreaEgressCluster
.public PolicyGroupAntreaEgressCluster.Builder setAntreaEgresses(java.util.List<PolicyAntreaEgress> antreaEgresses)
antreaEgresses
- New value for the property.public PolicyGroupAntreaEgressCluster.Builder setDisplayName(java.lang.String displayName)
displayName
- New value for the property.public PolicyGroupAntreaEgressCluster.Builder setExternalId(java.lang.String externalId)
externalId
- New value for the property.public PolicyGroupAntreaEgressCluster build()