public class LocalObjectReferenceFluentImpl<A extends LocalObjectReferenceFluent<A>> extends BaseFluent<A> implements LocalObjectReferenceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
LocalObjectReferenceFluentImpl() |
LocalObjectReferenceFluentImpl(LocalObjectReference instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
Boolean |
hasName() |
A |
withName(String name) |
A |
withNewName(String arg0)
Deprecated.
|
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic LocalObjectReferenceFluentImpl()
public LocalObjectReferenceFluentImpl(LocalObjectReference instance)
public String getName()
getName in interface LocalObjectReferenceFluent<A extends LocalObjectReferenceFluent<A>>public A withName(String name)
withName in interface LocalObjectReferenceFluent<A extends LocalObjectReferenceFluent<A>>public Boolean hasName()
hasName in interface LocalObjectReferenceFluent<A extends LocalObjectReferenceFluent<A>>@Deprecated public A withNewName(String arg0)
withNewName in interface LocalObjectReferenceFluent<A extends LocalObjectReferenceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.