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) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getGroup() |
String |
getKind() |
String |
getManifest() |
String |
getName() |
String |
getSourceName() |
String |
getSourceNamespace() |
String |
getVersion() |
Boolean |
hasGroup() |
int |
hashCode() |
Boolean |
hasKind() |
Boolean |
hasManifest() |
Boolean |
hasName() |
Boolean |
hasSourceName() |
Boolean |
hasSourceNamespace() |
Boolean |
hasVersion() |
A |
withGroup(String group) |
A |
withKind(String kind) |
A |
withManifest(String manifest) |
A |
withName(String name) |
A |
withNewGroup(byte[] arg1) |
A |
withNewGroup(byte[] arg1,
int arg2) |
A |
withNewGroup(byte[] arg1,
int arg2,
int arg3) |
A |
withNewGroup(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewGroup(char[] arg1) |
A |
withNewGroup(char[] arg1,
int arg2,
int arg3) |
A |
withNewGroup(int[] arg1,
int arg2,
int arg3) |
A |
withNewGroup(String arg1) |
A |
withNewGroup(StringBuffer arg1) |
A |
withNewGroup(StringBuilder arg1) |
A |
withNewKind(byte[] arg1) |
A |
withNewKind(byte[] arg1,
int arg2) |
A |
withNewKind(byte[] arg1,
int arg2,
int arg3) |
A |
withNewKind(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewKind(char[] arg1) |
A |
withNewKind(char[] arg1,
int arg2,
int arg3) |
A |
withNewKind(int[] arg1,
int arg2,
int arg3) |
A |
withNewKind(String arg1) |
A |
withNewKind(StringBuffer arg1) |
A |
withNewKind(StringBuilder arg1) |
A |
withNewManifest(byte[] arg1) |
A |
withNewManifest(byte[] arg1,
int arg2) |
A |
withNewManifest(byte[] arg1,
int arg2,
int arg3) |
A |
withNewManifest(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewManifest(char[] arg1) |
A |
withNewManifest(char[] arg1,
int arg2,
int arg3) |
A |
withNewManifest(int[] arg1,
int arg2,
int arg3) |
A |
withNewManifest(String arg1) |
A |
withNewManifest(StringBuffer arg1) |
A |
withNewManifest(StringBuilder arg1) |
A |
withNewName(byte[] arg1) |
A |
withNewName(byte[] arg1,
int arg2) |
A |
withNewName(byte[] arg1,
int arg2,
int arg3) |
A |
withNewName(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewName(char[] arg1) |
A |
withNewName(char[] arg1,
int arg2,
int arg3) |
A |
withNewName(int[] arg1,
int arg2,
int arg3) |
A |
withNewName(String arg1) |
A |
withNewName(StringBuffer arg1) |
A |
withNewName(StringBuilder arg1) |
A |
withNewSourceName(byte[] arg1) |
A |
withNewSourceName(byte[] arg1,
int arg2) |
A |
withNewSourceName(byte[] arg1,
int arg2,
int arg3) |
A |
withNewSourceName(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewSourceName(char[] arg1) |
A |
withNewSourceName(char[] arg1,
int arg2,
int arg3) |
A |
withNewSourceName(int[] arg1,
int arg2,
int arg3) |
A |
withNewSourceName(String arg1) |
A |
withNewSourceName(StringBuffer arg1) |
A |
withNewSourceName(StringBuilder arg1) |
A |
withNewSourceNamespace(byte[] arg1) |
A |
withNewSourceNamespace(byte[] arg1,
int arg2) |
A |
withNewSourceNamespace(byte[] arg1,
int arg2,
int arg3) |
A |
withNewSourceNamespace(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewSourceNamespace(char[] arg1) |
A |
withNewSourceNamespace(char[] arg1,
int arg2,
int arg3) |
A |
withNewSourceNamespace(int[] arg1,
int arg2,
int arg3) |
A |
withNewSourceNamespace(String arg1) |
A |
withNewSourceNamespace(StringBuffer arg1) |
A |
withNewSourceNamespace(StringBuilder arg1) |
A |
withNewVersion(byte[] arg1) |
A |
withNewVersion(byte[] arg1,
int arg2) |
A |
withNewVersion(byte[] arg1,
int arg2,
int arg3) |
A |
withNewVersion(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewVersion(char[] arg1) |
A |
withNewVersion(char[] arg1,
int arg2,
int arg3) |
A |
withNewVersion(int[] arg1,
int arg2,
int arg3) |
A |
withNewVersion(String arg1) |
A |
withNewVersion(StringBuffer arg1) |
A |
withNewVersion(StringBuilder arg1) |
A |
withSourceName(String sourceName) |
A |
withSourceNamespace(String sourceNamespace) |
A |
withVersion(String version) |
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(StringBuilder arg1)
withNewGroup in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewGroup(int[] arg1, int arg2, int arg3)
withNewGroup in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewGroup(char[] arg1)
withNewGroup in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewGroup(StringBuffer arg1)
withNewGroup in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewGroup(byte[] arg1, int arg2)
withNewGroup in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewGroup(byte[] arg1)
withNewGroup in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewGroup(char[] arg1, int arg2, int arg3)
withNewGroup in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewGroup(byte[] arg1, int arg2, int arg3)
withNewGroup in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewGroup(byte[] arg1, int arg2, int arg3, int arg4)
withNewGroup in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewGroup(String 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(StringBuilder arg1)
withNewKind in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewKind(int[] arg1, int arg2, int arg3)
withNewKind in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewKind(char[] arg1)
withNewKind in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewKind(byte[] arg1, int arg2)
withNewKind in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewKind(byte[] arg1)
withNewKind in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewKind(char[] arg1, int arg2, int arg3)
withNewKind in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3)
withNewKind in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3, int arg4)
withNewKind in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewKind(String 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(StringBuilder arg1)
withNewManifest in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewManifest(int[] arg1, int arg2, int arg3)
withNewManifest in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewManifest(char[] arg1)
withNewManifest in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewManifest(StringBuffer arg1)
withNewManifest in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewManifest(byte[] arg1, int arg2)
withNewManifest in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewManifest(byte[] arg1)
withNewManifest in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewManifest(char[] arg1, int arg2, int arg3)
withNewManifest in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewManifest(byte[] arg1, int arg2, int arg3)
withNewManifest in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewManifest(byte[] arg1, int arg2, int arg3, int arg4)
withNewManifest in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewManifest(String 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(StringBuilder arg1)
withNewName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewName(int[] arg1, int arg2, int arg3)
withNewName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewName(char[] arg1)
withNewName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewName(byte[] arg1, int arg2)
withNewName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewName(byte[] arg1)
withNewName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewName(char[] arg1, int arg2, int arg3)
withNewName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewName(byte[] arg1, int arg2, int arg3)
withNewName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewName(byte[] arg1, int arg2, int arg3, int arg4)
withNewName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewName(String 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(StringBuilder arg1)
withNewSourceName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceName(int[] arg1, int arg2, int arg3)
withNewSourceName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceName(char[] arg1)
withNewSourceName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceName(StringBuffer arg1)
withNewSourceName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceName(byte[] arg1, int arg2)
withNewSourceName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceName(byte[] arg1)
withNewSourceName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceName(char[] arg1, int arg2, int arg3)
withNewSourceName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceName(byte[] arg1, int arg2, int arg3)
withNewSourceName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceName(byte[] arg1, int arg2, int arg3, int arg4)
withNewSourceName in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceName(String 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(StringBuilder arg1)
withNewSourceNamespace in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceNamespace(int[] arg1, int arg2, int arg3)
withNewSourceNamespace in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceNamespace(char[] arg1)
withNewSourceNamespace in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceNamespace(StringBuffer arg1)
withNewSourceNamespace in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceNamespace(byte[] arg1, int arg2)
withNewSourceNamespace in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceNamespace(byte[] arg1)
withNewSourceNamespace in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceNamespace(char[] arg1, int arg2, int arg3)
withNewSourceNamespace in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceNamespace(byte[] arg1, int arg2, int arg3)
withNewSourceNamespace in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceNamespace(byte[] arg1, int arg2, int arg3, int arg4)
withNewSourceNamespace in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewSourceNamespace(String 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(StringBuilder arg1)
withNewVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewVersion(int[] arg1, int arg2, int arg3)
withNewVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewVersion(char[] arg1)
withNewVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewVersion(StringBuffer arg1)
withNewVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewVersion(byte[] arg1, int arg2)
withNewVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewVersion(byte[] arg1)
withNewVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewVersion(char[] arg1, int arg2, int arg3)
withNewVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewVersion(byte[] arg1, int arg2, int arg3)
withNewVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewVersion(byte[] arg1, int arg2, int arg3, int arg4)
withNewVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>public A withNewVersion(String arg1)
withNewVersion in interface StepResourceFluent<A extends StepResourceFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.