public class StepResourceFluentImpl<A extends StepResourceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StepResourceFluent<A>
| Constructor and Description |
|---|
StepResourceFluentImpl() |
StepResourceFluentImpl(StepResource instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic StepResourceFluentImpl()
public StepResourceFluentImpl(StepResource instance)
public String getGroup()
getGroup in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withGroup(String group)
withGroup in interface StepResourceFluent<A extends StepResourceFluent<A>>public Boolean hasGroup()
hasGroup in interface StepResourceFluent<A extends StepResourceFluent<A>>public String getKind()
getKind in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withKind(String kind)
withKind in interface StepResourceFluent<A extends StepResourceFluent<A>>public Boolean hasKind()
hasKind in interface StepResourceFluent<A extends StepResourceFluent<A>>public String getManifest()
getManifest in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withManifest(String manifest)
withManifest in interface StepResourceFluent<A extends StepResourceFluent<A>>public Boolean hasManifest()
hasManifest in interface StepResourceFluent<A extends StepResourceFluent<A>>public String getName()
getName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withName(String name)
withName in interface StepResourceFluent<A extends StepResourceFluent<A>>public Boolean hasName()
hasName in interface StepResourceFluent<A extends StepResourceFluent<A>>public String getSourceName()
getSourceName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withSourceName(String sourceName)
withSourceName in interface StepResourceFluent<A extends StepResourceFluent<A>>public Boolean hasSourceName()
hasSourceName in interface StepResourceFluent<A extends StepResourceFluent<A>>public String getSourceNamespace()
getSourceNamespace in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withSourceNamespace(String sourceNamespace)
withSourceNamespace in interface StepResourceFluent<A extends StepResourceFluent<A>>public Boolean hasSourceNamespace()
hasSourceNamespace in interface StepResourceFluent<A extends StepResourceFluent<A>>public String getVersion()
getVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withVersion(String version)
withVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>public Boolean hasVersion()
hasVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface StepResourceFluent<A extends StepResourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface StepResourceFluent<A extends StepResourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface StepResourceFluent<A extends StepResourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface StepResourceFluent<A extends StepResourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface StepResourceFluent<A extends StepResourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface StepResourceFluent<A extends StepResourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface StepResourceFluent<A extends StepResourceFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StepResourceFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StepResourceFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.