public class V1BoundObjectReferenceFluentImpl<A extends V1BoundObjectReferenceFluent<A>> extends BaseFluent<A> implements V1BoundObjectReferenceFluent<A>
_visitables
Constructor and Description |
---|
V1BoundObjectReferenceFluentImpl() |
V1BoundObjectReferenceFluentImpl(V1BoundObjectReference instance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getApiVersion() |
String |
getKind() |
String |
getName() |
String |
getUid() |
Boolean |
hasApiVersion() |
Boolean |
hasKind() |
Boolean |
hasName() |
Boolean |
hasUid() |
A |
withApiVersion(String apiVersion) |
A |
withKind(String kind) |
A |
withName(String name) |
A |
withNewApiVersion(String arg1) |
A |
withNewApiVersion(StringBuffer arg1) |
A |
withNewApiVersion(StringBuilder arg1) |
A |
withNewKind(String arg1) |
A |
withNewKind(StringBuffer arg1) |
A |
withNewKind(StringBuilder arg1) |
A |
withNewName(String arg1) |
A |
withNewName(StringBuffer arg1) |
A |
withNewName(StringBuilder arg1) |
A |
withNewUid(String arg1) |
A |
withNewUid(StringBuffer arg1) |
A |
withNewUid(StringBuilder arg1) |
A |
withUid(String uid) |
public V1BoundObjectReferenceFluentImpl()
public V1BoundObjectReferenceFluentImpl(V1BoundObjectReference instance)
public String getApiVersion()
getApiVersion
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withApiVersion(String apiVersion)
withApiVersion
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public Boolean hasApiVersion()
hasApiVersion
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withNewApiVersion(String arg1)
withNewApiVersion
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public String getKind()
getKind
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withKind(String kind)
withKind
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public Boolean hasKind()
hasKind
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withNewKind(String arg1)
withNewKind
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withNewKind(StringBuilder arg1)
withNewKind
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withNewKind(StringBuffer arg1)
withNewKind
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public String getName()
getName
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withName(String name)
withName
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public Boolean hasName()
hasName
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withNewName(String arg1)
withNewName
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withNewName(StringBuilder arg1)
withNewName
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withNewName(StringBuffer arg1)
withNewName
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public String getUid()
getUid
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withUid(String uid)
withUid
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public Boolean hasUid()
hasUid
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withNewUid(String arg1)
withNewUid
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withNewUid(StringBuilder arg1)
withNewUid
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
public A withNewUid(StringBuffer arg1)
withNewUid
in interface V1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>
Copyright © 2020. All rights reserved.