public class V1LocalObjectReferenceFluentImpl<A extends V1LocalObjectReferenceFluent<A>> extends BaseFluent<A> implements V1LocalObjectReferenceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1LocalObjectReferenceFluentImpl() |
V1LocalObjectReferenceFluentImpl(io.kubernetes.client.openapi.models.V1LocalObjectReference instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
Boolean |
hasName() |
String |
toString() |
A |
withName(String name) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1LocalObjectReferenceFluentImpl()
public V1LocalObjectReferenceFluentImpl(io.kubernetes.client.openapi.models.V1LocalObjectReference instance)
public String getName()
getName in interface V1LocalObjectReferenceFluent<A extends V1LocalObjectReferenceFluent<A>>public A withName(String name)
withName in interface V1LocalObjectReferenceFluent<A extends V1LocalObjectReferenceFluent<A>>public Boolean hasName()
hasName in interface V1LocalObjectReferenceFluent<A extends V1LocalObjectReferenceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1LocalObjectReferenceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1LocalObjectReferenceFluent<A>>Copyright © 2022. All rights reserved.