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:
getNamein interfaceV1LocalObjectReferenceFluent<A extends V1LocalObjectReferenceFluent<A>>
-
withName
- Specified by:
withNamein interfaceV1LocalObjectReferenceFluent<A extends V1LocalObjectReferenceFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceV1LocalObjectReferenceFluent<A extends V1LocalObjectReferenceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1LocalObjectReferenceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1LocalObjectReferenceFluent<A>>
-
toString
-