public class NamedClusterFluentImpl<A extends NamedClusterFluent<A>> extends BaseFluent<A> implements NamedClusterFluent<A>
NamedClusterFluent.ClusterNested<N>_visitables, VISIT| Constructor and Description |
|---|
NamedClusterFluentImpl() |
NamedClusterFluentImpl(NamedCluster instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
Cluster |
buildCluster() |
NamedClusterFluent.ClusterNested<A> |
editCluster() |
NamedClusterFluent.ClusterNested<A> |
editOrNewCluster() |
NamedClusterFluent.ClusterNested<A> |
editOrNewClusterLike(Cluster item) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
Cluster |
getCluster()
Deprecated.
|
String |
getName() |
Boolean |
hasAdditionalProperties() |
Boolean |
hasCluster() |
int |
hashCode() |
Boolean |
hasName() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withCluster(Cluster cluster) |
A |
withName(String name) |
NamedClusterFluent.ClusterNested<A> |
withNewCluster() |
NamedClusterFluent.ClusterNested<A> |
withNewClusterLike(Cluster item) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>>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>>public boolean equals(Object o)
equals in class BaseFluent<A extends NamedClusterFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends NamedClusterFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.