Interface StepFluent.ResourceNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<StepFluent.ResourceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,StepResourceFluent<StepFluent.ResourceNested<N>>
- All Known Implementing Classes:
StepFluentImpl.ResourceNestedImpl
- Enclosing interface:
- StepFluent<A extends StepFluent<A>>
public static interface StepFluent.ResourceNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, StepResourceFluent<StepFluent.ResourceNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendResource()-
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
-
-