public class NamedClusterBuilder extends NamedClusterFluentImpl<NamedClusterBuilder> implements VisitableBuilder<NamedCluster,NamedClusterBuilder>
NamedClusterFluentImpl.ClusterNestedImpl<N>NamedClusterFluent.ClusterNested<N>_visitables, VISIT| Constructor and Description |
|---|
NamedClusterBuilder() |
NamedClusterBuilder(Boolean validationEnabled) |
NamedClusterBuilder(NamedCluster instance) |
NamedClusterBuilder(NamedCluster instance,
Boolean validationEnabled) |
NamedClusterBuilder(NamedClusterFluent<?> fluent) |
NamedClusterBuilder(NamedClusterFluent<?> fluent,
Boolean validationEnabled) |
NamedClusterBuilder(NamedClusterFluent<?> fluent,
NamedCluster instance) |
NamedClusterBuilder(NamedClusterFluent<?> fluent,
NamedCluster instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
NamedCluster |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildCluster, editCluster, editOrNewCluster, editOrNewClusterLike, getCluster, getName, hasCluster, hasName, withCluster, withName, withNewCluster, withNewClusterLike, withNewNameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic NamedClusterBuilder()
public NamedClusterBuilder(Boolean validationEnabled)
public NamedClusterBuilder(NamedClusterFluent<?> fluent)
public NamedClusterBuilder(NamedClusterFluent<?> fluent, Boolean validationEnabled)
public NamedClusterBuilder(NamedClusterFluent<?> fluent, NamedCluster instance)
public NamedClusterBuilder(NamedClusterFluent<?> fluent, NamedCluster instance, Boolean validationEnabled)
public NamedClusterBuilder(NamedCluster instance)
public NamedClusterBuilder(NamedCluster instance, Boolean validationEnabled)
public NamedCluster build()
build in interface Builder<NamedCluster>public boolean equals(Object o)
equals in class NamedClusterFluentImpl<NamedClusterBuilder>public int hashCode()
hashCode in class NamedClusterFluentImpl<NamedClusterBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.