public static final class ClusterRoleConfig.Builder
extends java.lang.Object
ClusterRoleConfig.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ClusterRoleConfig. |
| Modifier and Type | Method and Description |
|---|---|
ClusterRoleConfig |
build() |
ClusterRoleConfig.Builder |
setType(java.lang.String type)
Possible values are:
ClusterRoleConfig.TYPE_MANAGEMENTCLUSTERROLECONFIG
ClusterRoleConfig.TYPE_CONTROLLERCLUSTERROLECONFIG
Type of this role configuration
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()
ClusterRoleConfig.public ClusterRoleConfig.Builder setType(java.lang.String type)
type - New value for the property.public ClusterRoleConfig build()