public static final class PolicyAntreaEgress.Builder
extends java.lang.Object
PolicyAntreaEgress
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
PolicyAntreaEgress . |
Modifier and Type | Method and Description |
---|---|
PolicyAntreaEgress |
build() |
PolicyAntreaEgress.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.
|
PolicyAntreaEgress.Builder |
setEgressIp(java.lang.String egressIp)
The Antrea egress ip of antrea egress 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.
|
PolicyAntreaEgress.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.
|
public Builder()
PolicyAntreaEgress
.public PolicyAntreaEgress.Builder setDisplayName(java.lang.String displayName)
displayName
- New value for the property.public PolicyAntreaEgress.Builder setExternalId(java.lang.String externalId)
externalId
- New value for the property.public PolicyAntreaEgress.Builder setEgressIp(java.lang.String egressIp)
egressIp
- New value for the property.public PolicyAntreaEgress build()