Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.OwnerReferenceObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.OwnerReferenceFluentImpl<WatchEventFluent.OwnerReferenceObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.OwnerReferenceObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.OwnerReferenceObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.OwnerReferenceObjectNested<N>>,OwnerReferenceFluent<WatchEventFluent.OwnerReferenceObjectNested<N>>,WatchEventFluent.OwnerReferenceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.OwnerReferenceObjectNestedImpl<N> extends OwnerReferenceFluentImpl<WatchEventFluent.OwnerReferenceObjectNested<N>> implements WatchEventFluent.OwnerReferenceObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendOwnerReferenceObject()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, withUidMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
endOwnerReferenceObject
- Specified by:
endOwnerReferenceObjectin interfaceWatchEventFluent.OwnerReferenceObjectNested<N>
-