Class V1LocalObjectReferenceFluentImpl<A extends V1LocalObjectReferenceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1LocalObjectReferenceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1LocalObjectReferenceFluent<A>
- Direct Known Subclasses:
V1LocalObjectReferenceBuilder
public class V1LocalObjectReferenceFluentImpl<A extends V1LocalObjectReferenceFluent<A>>
extends BaseFluent<A>
implements V1LocalObjectReferenceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1LocalObjectReferenceFluentImpl
(io.kubernetes.client.openapi.models.V1LocalObjectReference instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1LocalObjectReferenceFluentImpl
public V1LocalObjectReferenceFluentImpl() -
V1LocalObjectReferenceFluentImpl
public V1LocalObjectReferenceFluentImpl(io.kubernetes.client.openapi.models.V1LocalObjectReference instance)
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceV1LocalObjectReferenceFluent<A extends V1LocalObjectReferenceFluent<A>>
-
withName
- Specified by:
withName
in interfaceV1LocalObjectReferenceFluent<A extends V1LocalObjectReferenceFluent<A>>
-
hasName
- Specified by:
hasName
in interfaceV1LocalObjectReferenceFluent<A extends V1LocalObjectReferenceFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1LocalObjectReferenceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1LocalObjectReferenceFluent<A>>
-
toString
-