Class V1TypedLocalObjectReferenceFluentImpl<A extends V1TypedLocalObjectReferenceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1TypedLocalObjectReferenceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1TypedLocalObjectReferenceFluent<A>
- Direct Known Subclasses:
V1TypedLocalObjectReferenceBuilder
public class V1TypedLocalObjectReferenceFluentImpl<A extends V1TypedLocalObjectReferenceFluent<A>>
extends BaseFluent<A>
implements V1TypedLocalObjectReferenceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1TypedLocalObjectReferenceFluentImpl(io.kubernetes.client.openapi.models.V1TypedLocalObjectReference instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1TypedLocalObjectReferenceFluentImpl
public V1TypedLocalObjectReferenceFluentImpl() -
V1TypedLocalObjectReferenceFluentImpl
public V1TypedLocalObjectReferenceFluentImpl(io.kubernetes.client.openapi.models.V1TypedLocalObjectReference instance)
-
-
Method Details
-
getApiGroup
- Specified by:
getApiGroupin interfaceV1TypedLocalObjectReferenceFluent<A extends V1TypedLocalObjectReferenceFluent<A>>
-
withApiGroup
- Specified by:
withApiGroupin interfaceV1TypedLocalObjectReferenceFluent<A extends V1TypedLocalObjectReferenceFluent<A>>
-
hasApiGroup
- Specified by:
hasApiGroupin interfaceV1TypedLocalObjectReferenceFluent<A extends V1TypedLocalObjectReferenceFluent<A>>
-
getKind
- Specified by:
getKindin interfaceV1TypedLocalObjectReferenceFluent<A extends V1TypedLocalObjectReferenceFluent<A>>
-
withKind
- Specified by:
withKindin interfaceV1TypedLocalObjectReferenceFluent<A extends V1TypedLocalObjectReferenceFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceV1TypedLocalObjectReferenceFluent<A extends V1TypedLocalObjectReferenceFluent<A>>
-
getName
- Specified by:
getNamein interfaceV1TypedLocalObjectReferenceFluent<A extends V1TypedLocalObjectReferenceFluent<A>>
-
withName
- Specified by:
withNamein interfaceV1TypedLocalObjectReferenceFluent<A extends V1TypedLocalObjectReferenceFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceV1TypedLocalObjectReferenceFluent<A extends V1TypedLocalObjectReferenceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1TypedLocalObjectReferenceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1TypedLocalObjectReferenceFluent<A>>
-
toString
-