Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.UpdateOptionsObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.UpdateOptionsFluentImpl<WatchEventFluent.UpdateOptionsObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.UpdateOptionsObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.UpdateOptionsObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.UpdateOptionsObjectNested<N>>,UpdateOptionsFluent<WatchEventFluent.UpdateOptionsObjectNested<N>>,WatchEventFluent.UpdateOptionsObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.UpdateOptionsObjectNestedImpl<N> extends UpdateOptionsFluentImpl<WatchEventFluent.UpdateOptionsObjectNested<N>> implements WatchEventFluent.UpdateOptionsObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendUpdateOptionsObject()Methods inherited from class io.fabric8.kubernetes.api.model.UpdateOptionsFluentImpl
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.UpdateOptionsFluent
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
-
endUpdateOptionsObject
- Specified by:
endUpdateOptionsObjectin interfaceWatchEventFluent.UpdateOptionsObjectNested<N>
-