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| Constructor and Description |
|---|
NamedClusterFluentImpl() |
NamedClusterFluentImpl(NamedCluster instance) |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
buildCluster() |
NamedClusterFluent.ClusterNested<A> |
editCluster() |
NamedClusterFluent.ClusterNested<A> |
editOrNewCluster() |
NamedClusterFluent.ClusterNested<A> |
editOrNewClusterLike(Cluster item) |
boolean |
equals(java.lang.Object o) |
Cluster |
getCluster()
Deprecated.
|
java.lang.String |
getName() |
java.lang.Boolean |
hasCluster() |
java.lang.Boolean |
hasName() |
A |
withCluster(Cluster cluster) |
A |
withName(java.lang.String name) |
NamedClusterFluent.ClusterNested<A> |
withNewCluster() |
NamedClusterFluent.ClusterNested<A> |
withNewClusterLike(Cluster item) |
A |
withNewName(java.lang.String arg1) |
A |
withNewName(java.lang.StringBuffer arg1) |
A |
withNewName(java.lang.StringBuilder arg1) |
public 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 java.lang.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 java.lang.String getName()
getName in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public A withName(java.lang.String name)
withName in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public java.lang.Boolean hasName()
hasName in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public A withNewName(java.lang.String arg1)
withNewName in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public A withNewName(java.lang.StringBuilder arg1)
withNewName in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public A withNewName(java.lang.StringBuffer arg1)
withNewName in interface NamedClusterFluent<A extends NamedClusterFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.