public static final class ClusterNodeEntity.Builder
extends java.lang.Object
ClusterNodeEntity.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ClusterNodeEntity. |
public Builder()
ClusterNodeEntity.public ClusterNodeEntity.Builder setCertificate(java.lang.String certificate)
certificate - New value for the property.public ClusterNodeEntity.Builder setEntityType(java.lang.String entityType)
ClusterNodeEntity.ENTITY_TYPE_MANAGERClusterNodeEntity.ENTITY_TYPE_CONTROLLERClusterNodeEntity.ENTITY_TYPE_POLICYClusterNodeEntity.ENTITY_TYPE_HTTPSClusterNodeEntity.ENTITY_TYPE_CLUSTER_BOOT_MANAGERClusterNodeEntity.ENTITY_TYPE_DATASTOREClusterNodeEntity.ENTITY_TYPE_GLOBAL_MANAGERClusterNodeEntity.ENTITY_TYPE_ASYNC_REPLICATORClusterNodeEntity.ENTITY_TYPE_MONITORINGClusterNodeEntity.ENTITY_TYPE_IDPS_REPORTINGClusterNodeEntity.ENTITY_TYPE_CORFU_NONCONFIGClusterNodeEntity.ENTITY_TYPE_UPGRADE_COORDINATORClusterNodeEntity.ENTITY_TYPE_CM_INVENTORYClusterNodeEntity.ENTITY_TYPE_MESSAGING_MANAGERentityType - New value for the property.public ClusterNodeEntity.Builder setEntityUuid(java.lang.String entityUuid)
entityUuid - New value for the property.public ClusterNodeEntity.Builder setFqdn(java.lang.String fqdn)
fqdn - New value for the property.public ClusterNodeEntity.Builder setIpAddress(java.lang.String ipAddress)
ipAddress - New value for the property.public ClusterNodeEntity.Builder setIpv6Address(java.lang.String ipv6Address)
ipv6Address - New value for the property.public ClusterNodeEntity.Builder setIpv6SubnetPrefixLength(java.lang.Long ipv6SubnetPrefixLength)
ipv6SubnetPrefixLength - New value for the property.public ClusterNodeEntity.Builder setPort(java.lang.Long port)
port - New value for the property.public ClusterNodeEntity.Builder setSubnetPrefixLength(java.lang.Long subnetPrefixLength)
subnetPrefixLength - New value for the property.public ClusterNodeEntity build()