public class NamedClusterBuilder extends NamedClusterFluentImpl<NamedClusterBuilder> implements VisitableBuilder<NamedCluster,NamedClusterBuilder>
NamedClusterFluentImpl.ClusterNestedImpl<N>NamedClusterFluent.ClusterNested<N>_visitables| Constructor and Description |
|---|
NamedClusterBuilder() |
NamedClusterBuilder(java.lang.Boolean validationEnabled) |
NamedClusterBuilder(NamedCluster instance) |
NamedClusterBuilder(NamedCluster instance,
java.lang.Boolean validationEnabled) |
NamedClusterBuilder(NamedClusterFluent<?> fluent) |
NamedClusterBuilder(NamedClusterFluent<?> fluent,
java.lang.Boolean validationEnabled) |
NamedClusterBuilder(NamedClusterFluent<?> fluent,
NamedCluster instance) |
NamedClusterBuilder(NamedClusterFluent<?> fluent,
NamedCluster instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
NamedCluster |
build() |
boolean |
equals(java.lang.Object o) |
buildCluster, editCluster, editOrNewCluster, editOrNewClusterLike, getCluster, getName, hasCluster, hasName, withCluster, withName, withNewCluster, withNewClusterLike, withNewName, withNewName, withNewNameaccept, aggregate, aggregate, build, build, builderOfpublic NamedClusterBuilder()
public NamedClusterBuilder(java.lang.Boolean validationEnabled)
public NamedClusterBuilder(NamedClusterFluent<?> fluent)
public NamedClusterBuilder(NamedClusterFluent<?> fluent, java.lang.Boolean validationEnabled)
public NamedClusterBuilder(NamedClusterFluent<?> fluent, NamedCluster instance)
public NamedClusterBuilder(NamedClusterFluent<?> fluent, NamedCluster instance, java.lang.Boolean validationEnabled)
public NamedClusterBuilder(NamedCluster instance)
public NamedClusterBuilder(NamedCluster instance, java.lang.Boolean validationEnabled)
public NamedCluster build()
build in interface Builder<NamedCluster>public boolean equals(java.lang.Object o)
equals in class NamedClusterFluentImpl<NamedClusterBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.