Interface NamedInstallStrategyFluent.SpecNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<NamedInstallStrategyFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,StrategyDetailsDeploymentFluent<NamedInstallStrategyFluent.SpecNested<N>>
- All Known Implementing Classes:
NamedInstallStrategyFluentImpl.SpecNestedImpl
- Enclosing interface:
- NamedInstallStrategyFluent<A extends NamedInstallStrategyFluent<A>>
public static interface NamedInstallStrategyFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, StrategyDetailsDeploymentFluent<NamedInstallStrategyFluent.SpecNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.StrategyDetailsDeploymentFluent
StrategyDetailsDeploymentFluent.ClusterPermissionsNested<N>, StrategyDetailsDeploymentFluent.DeploymentsNested<N>, StrategyDetailsDeploymentFluent.PermissionsNested<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.StrategyDetailsDeploymentFluent
addAllToClusterPermissions, addAllToDeployments, addAllToPermissions, addNewClusterPermission, addNewClusterPermissionLike, addNewDeployment, addNewDeploymentLike, addNewPermission, addNewPermissionLike, addToClusterPermissions, addToClusterPermissions, addToDeployments, addToDeployments, addToPermissions, addToPermissions, buildClusterPermission, buildClusterPermissions, buildDeployment, buildDeployments, buildFirstClusterPermission, buildFirstDeployment, buildFirstPermission, buildLastClusterPermission, buildLastDeployment, buildLastPermission, buildMatchingClusterPermission, buildMatchingDeployment, buildMatchingPermission, buildPermission, buildPermissions, editClusterPermission, editDeployment, editFirstClusterPermission, editFirstDeployment, editFirstPermission, editLastClusterPermission, editLastDeployment, editLastPermission, editMatchingClusterPermission, editMatchingDeployment, editMatchingPermission, editPermission, getClusterPermissions, getDeployments, getPermissions, hasClusterPermissions, hasDeployments, hasMatchingClusterPermission, hasMatchingDeployment, hasMatchingPermission, hasPermissions, removeAllFromClusterPermissions, removeAllFromDeployments, removeAllFromPermissions, removeFromClusterPermissions, removeFromDeployments, removeFromPermissions, removeMatchingFromClusterPermissions, removeMatchingFromDeployments, removeMatchingFromPermissions, setNewClusterPermissionLike, setNewDeploymentLike, setNewPermissionLike, setToClusterPermissions, setToDeployments, setToPermissions, withClusterPermissions, withClusterPermissions, withDeployments, withDeployments, withPermissions, withPermissions
-
-