Class StepFluentImpl.ResourceNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.StepResourceFluentImpl<StepFluent.ResourceNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.StepFluentImpl.ResourceNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<StepFluent.ResourceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<StepFluent.ResourceNested<N>>,StepFluent.ResourceNested<N>,StepResourceFluent<StepFluent.ResourceNested<N>>
- Enclosing class:
- StepFluentImpl<A extends StepFluent<A>>
public class StepFluentImpl.ResourceNestedImpl<N> extends StepResourceFluentImpl<StepFluent.ResourceNested<N>> implements StepFluent.ResourceNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendResource()-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.StepResourceFluentImpl
equals, getGroup, getKind, getManifest, getName, getSourceName, getSourceNamespace, getVersion, hasGroup, hashCode, hasKind, hasManifest, hasName, hasSourceName, hasSourceNamespace, hasVersion, withGroup, withKind, withManifest, withName, withNewGroup, withNewGroup, withNewGroup, withNewKind, withNewKind, withNewKind, withNewManifest, withNewManifest, withNewManifest, withNewName, withNewName, withNewName, withNewSourceName, withNewSourceName, withNewSourceName, withNewSourceNamespace, withNewSourceNamespace, withNewSourceNamespace, withNewVersion, withNewVersion, withNewVersion, withSourceName, withSourceNamespace, withVersion
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.StepResourceFluent
getGroup, getKind, getManifest, getName, getSourceName, getSourceNamespace, getVersion, hasGroup, hasKind, hasManifest, hasName, hasSourceName, hasSourceNamespace, hasVersion, withGroup, withKind, withManifest, withName, withNewGroup, withNewGroup, withNewGroup, withNewKind, withNewKind, withNewKind, withNewManifest, withNewManifest, withNewManifest, withNewName, withNewName, withNewName, withNewSourceName, withNewSourceName, withNewSourceName, withNewSourceNamespace, withNewSourceNamespace, withNewSourceNamespace, withNewVersion, withNewVersion, withNewVersion, withSourceName, withSourceNamespace, withVersion
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceStepFluent.ResourceNested<N>
-
endResource
public N endResource()
- Specified by:
endResourcein interfaceStepFluent.ResourceNested<N>
-
-