public class V1DeleteOptionsFluentImpl<A extends V1DeleteOptionsFluent<A>> extends BaseFluent<A> implements V1DeleteOptionsFluent<A>
V1DeleteOptionsFluent.PreconditionsNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1DeleteOptionsFluentImpl() |
V1DeleteOptionsFluentImpl(io.kubernetes.client.openapi.models.V1DeleteOptions instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1DeleteOptionsFluentImpl()
public V1DeleteOptionsFluentImpl(io.kubernetes.client.openapi.models.V1DeleteOptions instance)
public String getApiVersion()
getApiVersion in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public A addToDryRun(Integer index, String item)
addToDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public A setToDryRun(Integer index, String item)
setToDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public A addToDryRun(String... items)
addToDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public A addAllToDryRun(Collection<String> items)
addAllToDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public A removeFromDryRun(String... items)
removeFromDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public A removeAllFromDryRun(Collection<String> items)
removeAllFromDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public List<String> getDryRun()
getDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public String getDryRun(Integer index)
getDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public String getFirstDryRun()
getFirstDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public String getLastDryRun()
getLastDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public String getMatchingDryRun(Predicate<String> predicate)
getMatchingDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public Boolean hasMatchingDryRun(Predicate<String> predicate)
hasMatchingDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public A withDryRun(List<String> dryRun)
withDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public A withDryRun(String... dryRun)
withDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public Boolean hasDryRun()
hasDryRun in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public Long getGracePeriodSeconds()
getGracePeriodSeconds in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public A withGracePeriodSeconds(Long gracePeriodSeconds)
withGracePeriodSeconds in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public Boolean hasGracePeriodSeconds()
hasGracePeriodSeconds in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public String getKind()
getKind in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public A withKind(String kind)
withKind in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public Boolean hasKind()
hasKind in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public Boolean getOrphanDependents()
getOrphanDependents in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public A withOrphanDependents(Boolean orphanDependents)
withOrphanDependents in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public Boolean hasOrphanDependents()
hasOrphanDependents in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1Preconditions getPreconditions()
getPreconditions in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public io.kubernetes.client.openapi.models.V1Preconditions buildPreconditions()
buildPreconditions in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public A withPreconditions(io.kubernetes.client.openapi.models.V1Preconditions preconditions)
withPreconditions in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public Boolean hasPreconditions()
hasPreconditions in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public V1DeleteOptionsFluent.PreconditionsNested<A> withNewPreconditions()
withNewPreconditions in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public V1DeleteOptionsFluent.PreconditionsNested<A> withNewPreconditionsLike(io.kubernetes.client.openapi.models.V1Preconditions item)
withNewPreconditionsLike in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public V1DeleteOptionsFluent.PreconditionsNested<A> editPreconditions()
editPreconditions in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public V1DeleteOptionsFluent.PreconditionsNested<A> editOrNewPreconditions()
editOrNewPreconditions in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public V1DeleteOptionsFluent.PreconditionsNested<A> editOrNewPreconditionsLike(io.kubernetes.client.openapi.models.V1Preconditions item)
editOrNewPreconditionsLike in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public String getPropagationPolicy()
getPropagationPolicy in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public A withPropagationPolicy(String propagationPolicy)
withPropagationPolicy in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public Boolean hasPropagationPolicy()
hasPropagationPolicy in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1DeleteOptionsFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1DeleteOptionsFluent<A>>public A withOrphanDependents()
withOrphanDependents in interface V1DeleteOptionsFluent<A extends V1DeleteOptionsFluent<A>>Copyright © 2022. All rights reserved.