Package io.fabric8.kubernetes.api.model
Interface DeleteOptionsFluent<A extends DeleteOptionsFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
KubeSchemaFluent.DeleteOptionsNested<N>,WatchEventFluent.DeleteOptionsObjectNested<N>
- All Known Implementing Classes:
DeleteOptionsBuilder,DeleteOptionsFluentImpl,DoneableDeleteOptions,KubeSchemaFluentImpl.DeleteOptionsNestedImpl,WatchEventFluentImpl.DeleteOptionsObjectNestedImpl
public interface DeleteOptionsFluent<A extends DeleteOptionsFluent<A>> extends Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDeleteOptionsFluent.PreconditionsNested<N> -
Method Summary
-
Method Details
-
getApiVersion
String getApiVersion() -
withApiVersion
-
hasApiVersion
Boolean hasApiVersion() -
withNewApiVersion
-
withNewApiVersion
-
withNewApiVersion
-
addToDryRun
-
setToDryRun
-
addToDryRun
-
addAllToDryRun
-
removeFromDryRun
-
removeAllFromDryRun
-
getDryRun
-
getDryRun
-
getFirstDryRun
String getFirstDryRun() -
getLastDryRun
String getLastDryRun() -
getMatchingDryRun
-
hasMatchingDryRun
-
withDryRun
-
withDryRun
-
hasDryRun
Boolean hasDryRun() -
addNewDryRun
-
addNewDryRun
-
addNewDryRun
-
getGracePeriodSeconds
Long getGracePeriodSeconds() -
withGracePeriodSeconds
-
hasGracePeriodSeconds
Boolean hasGracePeriodSeconds() -
getKind
String getKind() -
withKind
-
hasKind
Boolean hasKind() -
withNewKind
-
withNewKind
-
withNewKind
-
isOrphanDependents
Boolean isOrphanDependents() -
withOrphanDependents
-
hasOrphanDependents
Boolean hasOrphanDependents() -
withNewOrphanDependents
-
withNewOrphanDependents
-
getPreconditions
Deprecated.This method has been deprecated, please use method buildPreconditions instead.- Returns:
- The buildable object.
-
buildPreconditions
Preconditions buildPreconditions() -
withPreconditions
-
hasPreconditions
Boolean hasPreconditions() -
withNewPreconditions
-
withNewPreconditions
DeleteOptionsFluent.PreconditionsNested<A> withNewPreconditions() -
withNewPreconditionsLike
-
editPreconditions
DeleteOptionsFluent.PreconditionsNested<A> editPreconditions() -
editOrNewPreconditions
DeleteOptionsFluent.PreconditionsNested<A> editOrNewPreconditions() -
editOrNewPreconditionsLike
-
getPropagationPolicy
String getPropagationPolicy() -
withPropagationPolicy
-
hasPropagationPolicy
Boolean hasPropagationPolicy() -
withNewPropagationPolicy
-
withNewPropagationPolicy
-
withNewPropagationPolicy
-