Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.DeleteOptionsObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.DeleteOptionsFluentImpl<WatchEventFluent.DeleteOptionsObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.DeleteOptionsObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.DeleteOptionsObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.DeleteOptionsObjectNested<N>>
,DeleteOptionsFluent<WatchEventFluent.DeleteOptionsObjectNested<N>>
,WatchEventFluent.DeleteOptionsObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.DeleteOptionsObjectNestedImpl<N> extends DeleteOptionsFluentImpl<WatchEventFluent.DeleteOptionsObjectNested<N>> implements WatchEventFluent.DeleteOptionsObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.DeleteOptionsFluentImpl
DeleteOptionsFluentImpl.PreconditionsNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.DeleteOptionsFluent
DeleteOptionsFluent.PreconditionsNested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endDeleteOptionsObject()
Methods inherited from class io.fabric8.kubernetes.api.model.DeleteOptionsFluentImpl
addAllToDryRun, addNewDryRun, addNewDryRun, addNewDryRun, addToDryRun, addToDryRun, buildPreconditions, editOrNewPreconditions, editOrNewPreconditionsLike, editPreconditions, equals, 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
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.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
-
Method Details
-
and
-
endDeleteOptionsObject
- Specified by:
endDeleteOptionsObject
in interfaceWatchEventFluent.DeleteOptionsObjectNested<N>
-