public class EmbeddedRunSpecFluentImpl<A extends EmbeddedRunSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements EmbeddedRunSpecFluent<A>
EmbeddedRunSpecFluent.MetadataNested<N>| Constructor and Description |
|---|
EmbeddedRunSpecFluentImpl() |
EmbeddedRunSpecFluentImpl(EmbeddedRunSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic EmbeddedRunSpecFluentImpl()
public EmbeddedRunSpecFluentImpl(EmbeddedRunSpec instance)
public String getApiVersion()
getApiVersion in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public String getKind()
getKind in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public A withKind(String kind)
withKind in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public Boolean hasKind()
hasKind in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>@Deprecated public PipelineTaskMetadata getMetadata()
getMetadata in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public PipelineTaskMetadata buildMetadata()
buildMetadata in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public A withMetadata(PipelineTaskMetadata metadata)
withMetadata in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public Boolean hasMetadata()
hasMetadata in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public EmbeddedRunSpecFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public EmbeddedRunSpecFluent.MetadataNested<A> withNewMetadataLike(PipelineTaskMetadata item)
withNewMetadataLike in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public EmbeddedRunSpecFluent.MetadataNested<A> editMetadata()
editMetadata in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public EmbeddedRunSpecFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public EmbeddedRunSpecFluent.MetadataNested<A> editOrNewMetadataLike(PipelineTaskMetadata item)
editOrNewMetadataLike in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public A addToSpec(String key, Object value)
addToSpec in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public A addToSpec(Map<String,Object> map)
addToSpec in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public A removeFromSpec(String key)
removeFromSpec in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public A removeFromSpec(Map<String,Object> map)
removeFromSpec in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public Map<String,Object> getSpec()
getSpec in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public <K,V> A withSpec(Map<String,Object> spec)
withSpec in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public Boolean hasSpec()
hasSpec in interface EmbeddedRunSpecFluent<A extends EmbeddedRunSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends EmbeddedRunSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends EmbeddedRunSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.