Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.CreateOptionsObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.CreateOptionsFluentImpl<WatchEventFluent.CreateOptionsObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.CreateOptionsObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.CreateOptionsObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.CreateOptionsObjectNested<N>>,CreateOptionsFluent<WatchEventFluent.CreateOptionsObjectNested<N>>,WatchEventFluent.CreateOptionsObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.CreateOptionsObjectNestedImpl<N> extends CreateOptionsFluentImpl<WatchEventFluent.CreateOptionsObjectNested<N>> implements WatchEventFluent.CreateOptionsObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendCreateOptionsObject()Methods inherited from class io.fabric8.kubernetes.api.model.CreateOptionsFluentImpl
addAllToDryRun, addNewDryRun, addNewDryRun, addNewDryRun, addToDryRun, addToDryRun, equals, getApiVersion, getDryRun, getDryRun, getFieldManager, getFirstDryRun, getKind, getLastDryRun, getMatchingDryRun, hasApiVersion, hasDryRun, hasFieldManager, hasKind, hasMatchingDryRun, removeAllFromDryRun, removeFromDryRun, setToDryRun, withApiVersion, withDryRun, withDryRun, withFieldManager, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewFieldManager, withNewFieldManager, withNewFieldManager, withNewKind, withNewKind, withNewKindMethods 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.CreateOptionsFluent
addAllToDryRun, addNewDryRun, addNewDryRun, addNewDryRun, addToDryRun, addToDryRun, getApiVersion, getDryRun, getDryRun, getFieldManager, getFirstDryRun, getKind, getLastDryRun, getMatchingDryRun, hasApiVersion, hasDryRun, hasFieldManager, hasKind, hasMatchingDryRun, removeAllFromDryRun, removeFromDryRun, setToDryRun, withApiVersion, withDryRun, withDryRun, withFieldManager, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewFieldManager, withNewFieldManager, withNewFieldManager, withNewKind, withNewKind, withNewKind
-
Method Details
-
and
-
endCreateOptionsObject
- Specified by:
endCreateOptionsObjectin interfaceWatchEventFluent.CreateOptionsObjectNested<N>
-