public static final class ManagementPlaneBaseNodeInfo.Builder
extends java.lang.Object
ManagementPlaneBaseNodeInfo.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ManagementPlaneBaseNodeInfo. |
| Modifier and Type | Method and Description |
|---|---|
ManagementPlaneBaseNodeInfo |
build() |
ManagementPlaneBaseNodeInfo.Builder |
setMgmtClusterListenIpAddress(java.lang.String mgmtClusterListenIpAddress)
The IP address of MP node
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
ManagementPlaneBaseNodeInfo.Builder |
setMgmtClusterListenIpv6Address(java.lang.String mgmtClusterListenIpv6Address)
The IPv6 address of MP node
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
ManagementPlaneBaseNodeInfo.Builder |
setUuid(java.lang.String uuid)
Management plane node UUID
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()
ManagementPlaneBaseNodeInfo.public ManagementPlaneBaseNodeInfo.Builder setMgmtClusterListenIpAddress(java.lang.String mgmtClusterListenIpAddress)
mgmtClusterListenIpAddress - New value for the property.public ManagementPlaneBaseNodeInfo.Builder setMgmtClusterListenIpv6Address(java.lang.String mgmtClusterListenIpv6Address)
mgmtClusterListenIpv6Address - New value for the property.public ManagementPlaneBaseNodeInfo.Builder setUuid(java.lang.String uuid)
uuid - New value for the property.public ManagementPlaneBaseNodeInfo build()