Interface InstallPlanFluent.SpecNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<InstallPlanFluent.SpecNested<N>>,InstallPlanSpecFluent<InstallPlanFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
InstallPlanFluentImpl.SpecNestedImpl
- Enclosing interface:
- InstallPlanFluent<A extends InstallPlanFluent<A>>
public static interface InstallPlanFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, InstallPlanSpecFluent<InstallPlanFluent.SpecNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanSpecFluent
addAllToClusterServiceVersionNames, addNewClusterServiceVersionName, addNewClusterServiceVersionName, addNewClusterServiceVersionName, addToClusterServiceVersionNames, addToClusterServiceVersionNames, getApproval, getClusterServiceVersionName, getClusterServiceVersionNames, getFirstClusterServiceVersionName, getGeneration, getLastClusterServiceVersionName, getMatchingClusterServiceVersionName, getSource, getSourceNamespace, hasApproval, hasApproved, hasClusterServiceVersionNames, hasGeneration, hasMatchingClusterServiceVersionName, hasSource, hasSourceNamespace, isApproved, removeAllFromClusterServiceVersionNames, removeFromClusterServiceVersionNames, setToClusterServiceVersionNames, withApproval, withApproved, withClusterServiceVersionNames, withClusterServiceVersionNames, withGeneration, withNewApproval, withNewApproval, withNewApproval, withNewApproved, withNewApproved, withNewSource, withNewSource, withNewSource, withNewSourceNamespace, withNewSourceNamespace, withNewSourceNamespace, withSource, withSourceNamespace
-
-