public class NamedClusterBuilder extends NamedClusterFluent<NamedClusterBuilder> implements VisitableBuilder<NamedCluster,NamedClusterBuilder>
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() |
addToAdditionalProperties, addToAdditionalProperties, buildCluster, editCluster, editOrNewCluster, editOrNewClusterLike, equals, getAdditionalProperties, getName, hasAdditionalProperties, hasCluster, hashCode, hasName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCluster, withName, withNewCluster, withNewClusterLikeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.