Class V1OwnerReferenceFluentImpl<A extends V1OwnerReferenceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1OwnerReferenceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1OwnerReferenceFluent<A>
- Direct Known Subclasses:
V1OwnerReferenceBuilder
public class V1OwnerReferenceFluentImpl<A extends V1OwnerReferenceFluent<A>>
extends BaseFluent<A>
implements V1OwnerReferenceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1OwnerReferenceFluentImpl(io.kubernetes.client.openapi.models.V1OwnerReference instance) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKind()getName()getUid()inthashCode()hasKind()hasName()hasUid()toString()withApiVersion(String apiVersion) withBlockOwnerDeletion(Boolean blockOwnerDeletion) withController(Boolean controller) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1OwnerReferenceFluentImpl
public V1OwnerReferenceFluentImpl() -
V1OwnerReferenceFluentImpl
public V1OwnerReferenceFluentImpl(io.kubernetes.client.openapi.models.V1OwnerReference instance)
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
getBlockOwnerDeletion
- Specified by:
getBlockOwnerDeletionin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
withBlockOwnerDeletion
- Specified by:
withBlockOwnerDeletionin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
hasBlockOwnerDeletion
- Specified by:
hasBlockOwnerDeletionin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
getController
- Specified by:
getControllerin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
withController
- Specified by:
withControllerin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
hasController
- Specified by:
hasControllerin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
getKind
- Specified by:
getKindin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
withKind
- Specified by:
withKindin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
getName
- Specified by:
getNamein interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
withName
- Specified by:
withNamein interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
getUid
- Specified by:
getUidin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
withUid
- Specified by:
withUidin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
hasUid
- Specified by:
hasUidin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1OwnerReferenceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1OwnerReferenceFluent<A>>
-
toString
-
withBlockOwnerDeletion
- Specified by:
withBlockOwnerDeletionin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-
withController
- Specified by:
withControllerin interfaceV1OwnerReferenceFluent<A extends V1OwnerReferenceFluent<A>>
-