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) |
public 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 A withNewGroup(String arg1)
withNewGroup in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewGroup(StringBuilder arg1)
withNewGroup in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewGroup(StringBuffer arg1)
withNewGroup 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 A withNewKind(String arg1)
withNewKind in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind 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 A withNewManifest(String arg1)
withNewManifest in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewManifest(StringBuilder arg1)
withNewManifest in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewManifest(StringBuffer arg1)
withNewManifest 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 A withNewName(String arg1)
withNewName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewName(StringBuffer arg1)
withNewName 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 A withNewSourceName(String arg1)
withNewSourceName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceName(StringBuilder arg1)
withNewSourceName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceName(StringBuffer arg1)
withNewSourceName 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 A withNewSourceNamespace(String arg1)
withNewSourceNamespace in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceNamespace(StringBuilder arg1)
withNewSourceNamespace in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceNamespace(StringBuffer arg1)
withNewSourceNamespace 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 withNewVersion(String arg1)
withNewVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewVersion(StringBuilder arg1)
withNewVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewVersion(StringBuffer arg1)
withNewVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.