public class PodSchedulingFluentImpl<A extends PodSchedulingFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PodSchedulingFluent<A>
PodSchedulingFluent.MetadataNested<N>, PodSchedulingFluent.SpecNested<N>, PodSchedulingFluent.StatusNested<N>| Constructor and Description |
|---|
PodSchedulingFluentImpl() |
PodSchedulingFluentImpl(PodScheduling instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PodSchedulingFluentImpl()
public PodSchedulingFluentImpl(PodScheduling instance)
public String getApiVersion()
getApiVersion in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public String getKind()
getKind in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public A withKind(String kind)
withKind in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public Boolean hasKind()
hasKind in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public Boolean hasMetadata()
hasMetadata in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.MetadataNested<A> editMetadata()
editMetadata in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>@Deprecated public PodSchedulingSpec getSpec()
getSpec in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingSpec buildSpec()
buildSpec in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public A withSpec(PodSchedulingSpec spec)
withSpec in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public Boolean hasSpec()
hasSpec in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.SpecNested<A> withNewSpec()
withNewSpec in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.SpecNested<A> withNewSpecLike(PodSchedulingSpec item)
withNewSpecLike in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.SpecNested<A> editSpec()
editSpec in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.SpecNested<A> editOrNewSpecLike(PodSchedulingSpec item)
editOrNewSpecLike in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>@Deprecated public PodSchedulingStatus getStatus()
getStatus in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingStatus buildStatus()
buildStatus in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public A withStatus(PodSchedulingStatus status)
withStatus in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public Boolean hasStatus()
hasStatus in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.StatusNested<A> withNewStatus()
withNewStatus in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.StatusNested<A> withNewStatusLike(PodSchedulingStatus item)
withNewStatusLike in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.StatusNested<A> editStatus()
editStatus in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public PodSchedulingFluent.StatusNested<A> editOrNewStatusLike(PodSchedulingStatus item)
editOrNewStatusLike in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface PodSchedulingFluent<A extends PodSchedulingFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PodSchedulingFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PodSchedulingFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.