public class NamedClusterFluentImpl<A extends NamedClusterFluent<A>> extends BaseFluent<A> implements NamedClusterFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
NamedClusterFluentImpl.ClusterNestedImpl<N> |
NamedClusterFluent.ClusterNested<N>_visitables, VISIT| Constructor and Description |
|---|
NamedClusterFluentImpl() |
NamedClusterFluentImpl(NamedCluster instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic NamedClusterFluentImpl()
public NamedClusterFluentImpl(NamedCluster instance)
@Deprecated public Cluster getCluster()
getCluster in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public Cluster buildCluster()
buildCluster in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public A withCluster(Cluster cluster)
withCluster in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public Boolean hasCluster()
hasCluster in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public NamedClusterFluent.ClusterNested<A> withNewCluster()
withNewCluster in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public NamedClusterFluent.ClusterNested<A> withNewClusterLike(Cluster item)
withNewClusterLike in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public NamedClusterFluent.ClusterNested<A> editCluster()
editCluster in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public NamedClusterFluent.ClusterNested<A> editOrNewCluster()
editOrNewCluster in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public NamedClusterFluent.ClusterNested<A> editOrNewClusterLike(Cluster item)
editOrNewClusterLike in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public String getName()
getName in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public A withName(String name)
withName in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public Boolean hasName()
hasName in interface NamedClusterFluent<A extends NamedClusterFluent<A>>@Deprecated public A withNewName(String arg0)
withNewName in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface NamedClusterFluent<A extends NamedClusterFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.