Class StepFluent.ResourceNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.StepResourceFluent<StepFluent.ResourceNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.StepFluent.ResourceNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- StepFluent<A extends StepFluent<A>>
public class StepFluent.ResourceNested<N> extends StepResourceFluent<StepFluent.ResourceNested<N>> implements 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.StepResourceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getGroup, getKind, getManifest, getName, getSourceName, getSourceNamespace, getVersion, hasAdditionalProperties, hasGroup, hashCode, hasKind, hasManifest, hasName, hasSourceName, hasSourceNamespace, hasVersion, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withGroup, withKind, withManifest, withName, withSourceName, withSourceNamespace, withVersion
-
-