Package io.fabric8.kubernetes.api.model
Class ObjectMetaFluentImpl.OwnerReferencesNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.OwnerReferenceFluentImpl<ObjectMetaFluent.OwnerReferencesNested<N>>
io.fabric8.kubernetes.api.model.ObjectMetaFluentImpl.OwnerReferencesNestedImpl<N>
- All Implemented Interfaces:
Fluent<ObjectMetaFluent.OwnerReferencesNested<N>>
,Nested<N>
,Visitable<ObjectMetaFluent.OwnerReferencesNested<N>>
,ObjectMetaFluent.OwnerReferencesNested<N>
,OwnerReferenceFluent<ObjectMetaFluent.OwnerReferencesNested<N>>
- Enclosing class:
- ObjectMetaFluentImpl<A extends ObjectMetaFluent<A>>
public class ObjectMetaFluentImpl.OwnerReferencesNestedImpl<N> extends OwnerReferenceFluentImpl<ObjectMetaFluent.OwnerReferencesNested<N>> implements ObjectMetaFluent.OwnerReferencesNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endOwnerReference()
Methods inherited from class io.fabric8.kubernetes.api.model.OwnerReferenceFluentImpl
equals, getApiVersion, getKind, getName, getUid, hasApiVersion, hasBlockOwnerDeletion, hasController, hasKind, hasName, hasUid, isBlockOwnerDeletion, isController, withApiVersion, withBlockOwnerDeletion, withController, withKind, withName, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewBlockOwnerDeletion, withNewBlockOwnerDeletion, withNewController, withNewController, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewUid, withNewUid, withNewUid, withUid
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.OwnerReferenceFluent
getApiVersion, getKind, getName, getUid, hasApiVersion, hasBlockOwnerDeletion, hasController, hasKind, hasName, hasUid, isBlockOwnerDeletion, isController, withApiVersion, withBlockOwnerDeletion, withController, withKind, withName, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewBlockOwnerDeletion, withNewBlockOwnerDeletion, withNewController, withNewController, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewUid, withNewUid, withNewUid, withUid
-
Method Details
-
and
-
endOwnerReference
- Specified by:
endOwnerReference
in interfaceObjectMetaFluent.OwnerReferencesNested<N>
-