public static final class CbmClusterNodeEntity.Builder
extends java.lang.Object
CbmClusterNodeEntity.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
CbmClusterNodeEntity. |
public Builder()
CbmClusterNodeEntity.public CbmClusterNodeEntity.Builder setCertificate(java.lang.String certificate)
certificate - New value for the property.public CbmClusterNodeEntity.Builder setEntityType(java.lang.String entityType)
CbmClusterNodeEntity.ENTITY_TYPE_MANAGERCbmClusterNodeEntity.ENTITY_TYPE_CONTROLLERCbmClusterNodeEntity.ENTITY_TYPE_POLICYCbmClusterNodeEntity.ENTITY_TYPE_HTTPSCbmClusterNodeEntity.ENTITY_TYPE_CLUSTER_BOOT_MANAGERCbmClusterNodeEntity.ENTITY_TYPE_DATASTORECbmClusterNodeEntity.ENTITY_TYPE_GLOBAL_MANAGERCbmClusterNodeEntity.ENTITY_TYPE_ASYNC_REPLICATORCbmClusterNodeEntity.ENTITY_TYPE_MONITORINGCbmClusterNodeEntity.ENTITY_TYPE_IDPS_REPORTINGCbmClusterNodeEntity.ENTITY_TYPE_CORFU_NONCONFIGentityType - New value for the property.public CbmClusterNodeEntity.Builder setEntityUuid(java.lang.String entityUuid)
entityUuid - New value for the property.public CbmClusterNodeEntity.Builder setFqdn(java.lang.String fqdn)
fqdn - New value for the property.public CbmClusterNodeEntity.Builder setIpAddress(java.lang.String ipAddress)
ipAddress - New value for the property.public CbmClusterNodeEntity.Builder setIpv6Address(java.lang.String ipv6Address)
ipv6Address - New value for the property.public CbmClusterNodeEntity.Builder setIpv6SubnetPrefixLength(java.lang.Long ipv6SubnetPrefixLength)
ipv6SubnetPrefixLength - New value for the property.public CbmClusterNodeEntity.Builder setPort(java.lang.Long port)
port - New value for the property.public CbmClusterNodeEntity.Builder setSubnetPrefixLength(java.lang.Long subnetPrefixLength)
subnetPrefixLength - New value for the property.public CbmClusterNodeEntity build()