Class StepResourceFluentImpl<A extends StepResourceFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.StepResourceFluentImpl<A>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,StepResourceFluent<A>
- Direct Known Subclasses:
StepFluentImpl.ResourceNestedImpl,StepResourceBuilder
public class StepResourceFluentImpl<A extends StepResourceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StepResourceFluent<A>
-
-
Constructor Summary
Constructors Constructor Description StepResourceFluentImpl()StepResourceFluentImpl(StepResource instance)
-
Method Summary
-
-
-
Constructor Detail
-
StepResourceFluentImpl
public StepResourceFluentImpl()
-
StepResourceFluentImpl
public StepResourceFluentImpl(StepResource instance)
-
-
Method Detail
-
getGroup
public String getGroup()
- Specified by:
getGroupin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withGroup
public A withGroup(String group)
- Specified by:
withGroupin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
hasGroup
public Boolean hasGroup()
- Specified by:
hasGroupin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewGroup
public A withNewGroup(String arg1)
- Specified by:
withNewGroupin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewGroup
public A withNewGroup(StringBuilder arg1)
- Specified by:
withNewGroupin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewGroup
public A withNewGroup(StringBuffer arg1)
- Specified by:
withNewGroupin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
getKind
public String getKind()
- Specified by:
getKindin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withKind
public A withKind(String kind)
- Specified by:
withKindin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
hasKind
public Boolean hasKind()
- Specified by:
hasKindin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewKind
public A withNewKind(String arg1)
- Specified by:
withNewKindin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewKind
public A withNewKind(StringBuilder arg1)
- Specified by:
withNewKindin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewKind
public A withNewKind(StringBuffer arg1)
- Specified by:
withNewKindin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
getManifest
public String getManifest()
- Specified by:
getManifestin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withManifest
public A withManifest(String manifest)
- Specified by:
withManifestin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
hasManifest
public Boolean hasManifest()
- Specified by:
hasManifestin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewManifest
public A withNewManifest(String arg1)
- Specified by:
withNewManifestin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewManifest
public A withNewManifest(StringBuilder arg1)
- Specified by:
withNewManifestin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewManifest
public A withNewManifest(StringBuffer arg1)
- Specified by:
withNewManifestin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
getName
public String getName()
- Specified by:
getNamein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withName
public A withName(String name)
- Specified by:
withNamein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
hasName
public Boolean hasName()
- Specified by:
hasNamein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewName
public A withNewName(String arg1)
- Specified by:
withNewNamein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewName
public A withNewName(StringBuilder arg1)
- Specified by:
withNewNamein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewName
public A withNewName(StringBuffer arg1)
- Specified by:
withNewNamein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
getSourceName
public String getSourceName()
- Specified by:
getSourceNamein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withSourceName
public A withSourceName(String sourceName)
- Specified by:
withSourceNamein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
hasSourceName
public Boolean hasSourceName()
- Specified by:
hasSourceNamein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewSourceName
public A withNewSourceName(String arg1)
- Specified by:
withNewSourceNamein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewSourceName
public A withNewSourceName(StringBuilder arg1)
- Specified by:
withNewSourceNamein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewSourceName
public A withNewSourceName(StringBuffer arg1)
- Specified by:
withNewSourceNamein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
getSourceNamespace
public String getSourceNamespace()
- Specified by:
getSourceNamespacein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withSourceNamespace
public A withSourceNamespace(String sourceNamespace)
- Specified by:
withSourceNamespacein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
hasSourceNamespace
public Boolean hasSourceNamespace()
- Specified by:
hasSourceNamespacein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewSourceNamespace
public A withNewSourceNamespace(String arg1)
- Specified by:
withNewSourceNamespacein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewSourceNamespace
public A withNewSourceNamespace(StringBuilder arg1)
- Specified by:
withNewSourceNamespacein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewSourceNamespace
public A withNewSourceNamespace(StringBuffer arg1)
- Specified by:
withNewSourceNamespacein interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
getVersion
public String getVersion()
- Specified by:
getVersionin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withVersion
public A withVersion(String version)
- Specified by:
withVersionin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
hasVersion
public Boolean hasVersion()
- Specified by:
hasVersionin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewVersion
public A withNewVersion(String arg1)
- Specified by:
withNewVersionin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewVersion
public A withNewVersion(StringBuilder arg1)
- Specified by:
withNewVersionin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
withNewVersion
public A withNewVersion(StringBuffer arg1)
- Specified by:
withNewVersionin interfaceStepResourceFluent<A extends StepResourceFluent<A>>
-
-