public class ObjectReferenceFluentImpl<A extends ObjectReferenceFluent<A>> extends BaseFluent<A> implements ObjectReferenceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
ObjectReferenceFluentImpl() |
ObjectReferenceFluentImpl(ObjectReference instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getApiVersion() |
String |
getFieldPath() |
String |
getKind() |
String |
getName() |
String |
getNamespace() |
String |
getResourceVersion() |
String |
getUid() |
Boolean |
hasApiVersion() |
Boolean |
hasFieldPath() |
int |
hashCode() |
Boolean |
hasKind() |
Boolean |
hasName() |
Boolean |
hasNamespace() |
Boolean |
hasResourceVersion() |
Boolean |
hasUid() |
A |
withApiVersion(String apiVersion) |
A |
withFieldPath(String fieldPath) |
A |
withKind(String kind) |
A |
withName(String name) |
A |
withNamespace(String namespace) |
A |
withNewApiVersion(String arg0)
Deprecated.
|
A |
withNewFieldPath(String arg0)
Deprecated.
|
A |
withNewKind(String arg0)
Deprecated.
|
A |
withNewName(String arg0)
Deprecated.
|
A |
withNewNamespace(String arg0)
Deprecated.
|
A |
withNewResourceVersion(String arg0)
Deprecated.
|
A |
withNewUid(String arg0)
Deprecated.
|
A |
withResourceVersion(String resourceVersion) |
A |
withUid(String uid) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ObjectReferenceFluentImpl()
public ObjectReferenceFluentImpl(ObjectReference instance)
public String getApiVersion()
getApiVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public String getFieldPath()
getFieldPath in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A withFieldPath(String fieldPath)
withFieldPath in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasFieldPath()
hasFieldPath in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>@Deprecated public A withNewFieldPath(String arg0)
withNewFieldPath in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public String getKind()
getKind in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A withKind(String kind)
withKind in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasKind()
hasKind in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public String getName()
getName in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A withName(String name)
withName in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasName()
hasName in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>@Deprecated public A withNewName(String arg0)
withNewName in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public String getNamespace()
getNamespace in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A withNamespace(String namespace)
withNamespace in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasNamespace()
hasNamespace in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>@Deprecated public A withNewNamespace(String arg0)
withNewNamespace in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public String getResourceVersion()
getResourceVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A withResourceVersion(String resourceVersion)
withResourceVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasResourceVersion()
hasResourceVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>@Deprecated public A withNewResourceVersion(String arg0)
withNewResourceVersion in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public String getUid()
getUid in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public A withUid(String uid)
withUid in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>public Boolean hasUid()
hasUid in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>@Deprecated public A withNewUid(String arg0)
withNewUid in interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.