public class V1EvictionFluentImpl<A extends V1EvictionFluent<A>> extends BaseFluent<A> implements V1EvictionFluent<A>
V1EvictionFluent.DeleteOptionsNested<N>, V1EvictionFluent.MetadataNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1EvictionFluentImpl() |
V1EvictionFluentImpl(io.kubernetes.client.openapi.models.V1Eviction instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1EvictionFluentImpl()
public V1EvictionFluentImpl(io.kubernetes.client.openapi.models.V1Eviction instance)
public String getApiVersion()
getApiVersion in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface V1EvictionFluent<A extends V1EvictionFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1DeleteOptions getDeleteOptions()
getDeleteOptions in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public io.kubernetes.client.openapi.models.V1DeleteOptions buildDeleteOptions()
buildDeleteOptions in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public A withDeleteOptions(io.kubernetes.client.openapi.models.V1DeleteOptions deleteOptions)
withDeleteOptions in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public Boolean hasDeleteOptions()
hasDeleteOptions in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public V1EvictionFluent.DeleteOptionsNested<A> withNewDeleteOptions()
withNewDeleteOptions in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public V1EvictionFluent.DeleteOptionsNested<A> withNewDeleteOptionsLike(io.kubernetes.client.openapi.models.V1DeleteOptions item)
withNewDeleteOptionsLike in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public V1EvictionFluent.DeleteOptionsNested<A> editDeleteOptions()
editDeleteOptions in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public V1EvictionFluent.DeleteOptionsNested<A> editOrNewDeleteOptions()
editOrNewDeleteOptions in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public V1EvictionFluent.DeleteOptionsNested<A> editOrNewDeleteOptionsLike(io.kubernetes.client.openapi.models.V1DeleteOptions item)
editOrNewDeleteOptionsLike in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public String getKind()
getKind in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public A withKind(String kind)
withKind in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public Boolean hasKind()
hasKind in interface V1EvictionFluent<A extends V1EvictionFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1ObjectMeta getMetadata()
getMetadata in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public io.kubernetes.client.openapi.models.V1ObjectMeta buildMetadata()
buildMetadata in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public A withMetadata(io.kubernetes.client.openapi.models.V1ObjectMeta metadata)
withMetadata in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public Boolean hasMetadata()
hasMetadata in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public V1EvictionFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public V1EvictionFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item)
withNewMetadataLike in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public V1EvictionFluent.MetadataNested<A> editMetadata()
editMetadata in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public V1EvictionFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public V1EvictionFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item)
editOrNewMetadataLike in interface V1EvictionFluent<A extends V1EvictionFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1EvictionFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1EvictionFluent<A>>Copyright © 2022. All rights reserved.