Interface StrategyDetailsDeploymentFluent.PermissionsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<StrategyDetailsDeploymentFluent.PermissionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,StrategyDeploymentPermissionsFluent<StrategyDetailsDeploymentFluent.PermissionsNested<N>>
- All Known Implementing Classes:
StrategyDetailsDeploymentFluentImpl.PermissionsNestedImpl
- Enclosing interface:
- StrategyDetailsDeploymentFluent<A extends StrategyDetailsDeploymentFluent<A>>
public static interface StrategyDetailsDeploymentFluent.PermissionsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, StrategyDeploymentPermissionsFluent<StrategyDetailsDeploymentFluent.PermissionsNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendPermission()-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.StrategyDeploymentPermissionsFluent
addAllToRules, addToRules, addToRules, getFirstRule, getLastRule, getMatchingRule, getRule, getRules, getServiceAccountName, hasMatchingRule, hasRules, hasServiceAccountName, removeAllFromRules, removeFromRules, setToRules, withNewServiceAccountName, withNewServiceAccountName, withNewServiceAccountName, withRules, withRules, withServiceAccountName
-
-