Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl.DeleteOptionsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.DeleteOptionsFluentImpl<KubeSchemaFluent.DeleteOptionsNested<N>>
io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl.DeleteOptionsNestedImpl<N>
- All Implemented Interfaces:
Fluent<KubeSchemaFluent.DeleteOptionsNested<N>>,Nested<N>,Visitable<KubeSchemaFluent.DeleteOptionsNested<N>>,DeleteOptionsFluent<KubeSchemaFluent.DeleteOptionsNested<N>>,KubeSchemaFluent.DeleteOptionsNested<N>
- Enclosing class:
- KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
public class KubeSchemaFluentImpl.DeleteOptionsNestedImpl<N> extends DeleteOptionsFluentImpl<KubeSchemaFluent.DeleteOptionsNested<N>> implements KubeSchemaFluent.DeleteOptionsNested<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 Nand()NendDeleteOptions()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, withPropagationPolicyMethods 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.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
-
endDeleteOptions
- Specified by:
endDeleteOptionsin interfaceKubeSchemaFluent.DeleteOptionsNested<N>
-