Class InstallPlanFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanSpecFluent<InstallPlanFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- InstallPlanFluent<A extends InstallPlanFluent<A>>
public class InstallPlanFluent.SpecNested<N> extends InstallPlanSpecFluent<InstallPlanFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanSpecFluent
addAllToClusterServiceVersionNames, addToAdditionalProperties, addToAdditionalProperties, addToClusterServiceVersionNames, addToClusterServiceVersionNames, copyInstance, equals, getAdditionalProperties, getApproval, getApproved, getClusterServiceVersionName, getClusterServiceVersionNames, getFirstClusterServiceVersionName, getGeneration, getLastClusterServiceVersionName, getMatchingClusterServiceVersionName, getSource, getSourceNamespace, hasAdditionalProperties, hasApproval, hasApproved, hasClusterServiceVersionNames, hasGeneration, hashCode, hasMatchingClusterServiceVersionName, hasSource, hasSourceNamespace, removeAllFromClusterServiceVersionNames, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromClusterServiceVersionNames, setToClusterServiceVersionNames, toString, withAdditionalProperties, withApproval, withApproved, withApproved, withClusterServiceVersionNames, withClusterServiceVersionNames, withGeneration, withSource, withSourceNamespace
-
-