Package io.fabric8.openshift.api.model
Interface DeploymentConfigSpecFluent.StrategyNested<N>
- All Superinterfaces:
DeploymentStrategyFluent<DeploymentConfigSpecFluent.StrategyNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<DeploymentConfigSpecFluent.StrategyNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
DeploymentConfigSpecFluentImpl.StrategyNestedImpl
- Enclosing interface:
- DeploymentConfigSpecFluent<A extends DeploymentConfigSpecFluent<A>>
public static interface DeploymentConfigSpecFluent.StrategyNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, DeploymentStrategyFluent<DeploymentConfigSpecFluent.StrategyNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.DeploymentStrategyFluent
DeploymentStrategyFluent.CustomParamsNested<N>, DeploymentStrategyFluent.RecreateParamsNested<N>, DeploymentStrategyFluent.ResourcesNested<N>, DeploymentStrategyFluent.RollingParamsNested<N> -
Method Summary
Modifier and Type Method Description Nand()NendStrategy()Methods inherited from interface io.fabric8.openshift.api.model.DeploymentStrategyFluent
addToAnnotations, addToAnnotations, addToLabels, addToLabels, buildCustomParams, buildRecreateParams, buildResources, buildRollingParams, editCustomParams, editOrNewCustomParams, editOrNewCustomParamsLike, editOrNewRecreateParams, editOrNewRecreateParamsLike, editOrNewResources, editOrNewResourcesLike, editOrNewRollingParams, editOrNewRollingParamsLike, editRecreateParams, editResources, editRollingParams, getActiveDeadlineSeconds, getAnnotations, getCustomParams, getLabels, getRecreateParams, getResources, getRollingParams, getType, hasActiveDeadlineSeconds, hasAnnotations, hasCustomParams, hasLabels, hasRecreateParams, hasResources, hasRollingParams, hasType, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, withActiveDeadlineSeconds, withAnnotations, withCustomParams, withLabels, withNewCustomParams, withNewCustomParamsLike, withNewRecreateParams, withNewRecreateParamsLike, withNewResources, withNewResourcesLike, withNewRollingParams, withNewRollingParamsLike, withNewType, withNewType, withNewType, withRecreateParams, withResources, withRollingParams, withType
-
Method Details
-
and
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endStrategy
N endStrategy()
-