Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.DeleteOptionsObjectNested<N>
-
- All Superinterfaces:
DeleteOptionsFluent<WatchEventFluent.DeleteOptionsObjectNested<N>>
,Fluent<WatchEventFluent.DeleteOptionsObjectNested<N>>
,Nested<N>
- All Known Implementing Classes:
WatchEventFluentImpl.DeleteOptionsObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.DeleteOptionsObjectNested<N> extends Nested<N>, DeleteOptionsFluent<WatchEventFluent.DeleteOptionsObjectNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.DeleteOptionsFluent
DeleteOptionsFluent.PreconditionsNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endDeleteOptionsObject()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.DeleteOptionsFluent
addAllToDryRun, addNewDryRun, addNewDryRun, addNewDryRun, addToDryRun, addToDryRun, buildPreconditions, editOrNewPreconditions, editOrNewPreconditionsLike, editPreconditions, getApiVersion, getDryRun, getDryRun, getFirstDryRun, getGracePeriodSeconds, getKind, getLastDryRun, getMatchingDryRun, getPreconditions, getPropagationPolicy, hasApiVersion, hasDryRun, hasGracePeriodSeconds, hasKind, hasMatchingDryRun, hasOrphanDependents, hasPreconditions, hasPropagationPolicy, isOrphanDependents, removeAllFromDryRun, removeFromDryRun, setToDryRun, withApiVersion, withDryRun, withDryRun, withGracePeriodSeconds, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewOrphanDependents, withNewOrphanDependents, withNewPreconditions, withNewPreconditions, withNewPreconditionsLike, withNewPropagationPolicy, withNewPropagationPolicy, withNewPropagationPolicy, withOrphanDependents, withPreconditions, withPropagationPolicy
-
-