Interface StrategyDetailsDeploymentFluent.DeploymentsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<StrategyDetailsDeploymentFluent.DeploymentsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,StrategyDeploymentSpecFluent<StrategyDetailsDeploymentFluent.DeploymentsNested<N>>
- All Known Implementing Classes:
StrategyDetailsDeploymentFluentImpl.DeploymentsNestedImpl
- Enclosing interface:
- StrategyDetailsDeploymentFluent<A extends StrategyDetailsDeploymentFluent<A>>
public static interface StrategyDetailsDeploymentFluent.DeploymentsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, StrategyDeploymentSpecFluent<StrategyDetailsDeploymentFluent.DeploymentsNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendDeployment()-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.StrategyDeploymentSpecFluent
addToLabel, addToLabel, getLabel, getName, getSpec, hasLabel, hasName, hasSpec, removeFromLabel, removeFromLabel, withLabel, withName, withNewName, withNewName, withNewName, withSpec
-
-