public static final class AntreaContainerClusterNode.Builder
extends java.lang.Object
AntreaContainerClusterNode.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
AntreaContainerClusterNode. |
| Modifier and Type | Method and Description |
|---|---|
AntreaContainerClusterNode |
build() |
AntreaContainerClusterNode.Builder |
setClusterId(java.lang.String clusterId)
The UUID of the container cluster
|
AntreaContainerClusterNode.Builder |
setNodes(java.util.List<java.lang.String> nodes)
List of at most 200 container node UUIDs requiring a support bundle
|
public Builder()
AntreaContainerClusterNode.public AntreaContainerClusterNode.Builder setClusterId(java.lang.String clusterId)
clusterId - New value for the property.public AntreaContainerClusterNode.Builder setNodes(java.util.List<java.lang.String> nodes)
nodes - New value for the property.public AntreaContainerClusterNode build()