Package io.fabric8.openshift.api.model
Class DeploymentConfigSpecFluent.StrategyNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.DeploymentStrategyFluent<DeploymentConfigSpecFluent.StrategyNested<N>>
-
- io.fabric8.openshift.api.model.DeploymentConfigSpecFluent.StrategyNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- DeploymentConfigSpecFluent<A extends DeploymentConfigSpecFluent<A>>
public class DeploymentConfigSpecFluent.StrategyNested<N> extends DeploymentStrategyFluent<DeploymentConfigSpecFluent.StrategyNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.DeploymentStrategyFluent
DeploymentStrategyFluent.CustomParamsNested<N>, DeploymentStrategyFluent.RecreateParamsNested<N>, DeploymentStrategyFluent.ResourcesNested<N>, DeploymentStrategyFluent.RollingParamsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStrategy()-
Methods inherited from class io.fabric8.openshift.api.model.DeploymentStrategyFluent
addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToLabels, addToLabels, buildCustomParams, buildRecreateParams, buildResources, buildRollingParams, copyInstance, editCustomParams, editOrNewCustomParams, editOrNewCustomParamsLike, editOrNewRecreateParams, editOrNewRecreateParamsLike, editOrNewResources, editOrNewResourcesLike, editOrNewRollingParams, editOrNewRollingParamsLike, editRecreateParams, editResources, editRollingParams, equals, getActiveDeadlineSeconds, getAdditionalProperties, getAnnotations, getLabels, getType, hasActiveDeadlineSeconds, hasAdditionalProperties, hasAnnotations, hasCustomParams, hashCode, hasLabels, hasRecreateParams, hasResources, hasRollingParams, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, toString, withActiveDeadlineSeconds, withAdditionalProperties, withAnnotations, withCustomParams, withLabels, withNewCustomParams, withNewCustomParamsLike, withNewRecreateParams, withNewRecreateParamsLike, withNewResources, withNewResourcesLike, withNewRollingParams, withNewRollingParamsLike, withRecreateParams, withResources, withRollingParams, withType
-
-