Package io.fabric8.openshift.api.model
Class DeploymentConfigSpecFluentImpl.StrategyNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.DeploymentStrategyFluentImpl<DeploymentConfigSpecFluent.StrategyNested<N>>
io.fabric8.openshift.api.model.DeploymentConfigSpecFluentImpl.StrategyNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DeploymentConfigSpecFluent.StrategyNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<DeploymentConfigSpecFluent.StrategyNested<N>>,DeploymentConfigSpecFluent.StrategyNested<N>,DeploymentStrategyFluent<DeploymentConfigSpecFluent.StrategyNested<N>>
- Enclosing class:
- DeploymentConfigSpecFluentImpl<A extends DeploymentConfigSpecFluent<A>>
public class DeploymentConfigSpecFluentImpl.StrategyNestedImpl<N> extends DeploymentStrategyFluentImpl<DeploymentConfigSpecFluent.StrategyNested<N>> implements DeploymentConfigSpecFluent.StrategyNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.DeploymentStrategyFluentImpl
DeploymentStrategyFluentImpl.CustomParamsNestedImpl<N>, DeploymentStrategyFluentImpl.RecreateParamsNestedImpl<N>, DeploymentStrategyFluentImpl.ResourcesNestedImpl<N>, DeploymentStrategyFluentImpl.RollingParamsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.DeploymentStrategyFluent
DeploymentStrategyFluent.CustomParamsNested<N>, DeploymentStrategyFluent.RecreateParamsNested<N>, DeploymentStrategyFluent.ResourcesNested<N>, DeploymentStrategyFluent.RollingParamsNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendStrategy()Methods inherited from class io.fabric8.openshift.api.model.DeploymentStrategyFluentImpl
addToAnnotations, addToAnnotations, addToLabels, addToLabels, buildCustomParams, buildRecreateParams, buildResources, buildRollingParams, editCustomParams, editOrNewCustomParams, editOrNewCustomParamsLike, editOrNewRecreateParams, editOrNewRecreateParamsLike, editOrNewResources, editOrNewResourcesLike, editOrNewRollingParams, editOrNewRollingParamsLike, editRecreateParams, editResources, editRollingParams, equals, 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, withTypeMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
- Specified by:
andin interfaceDeploymentConfigSpecFluent.StrategyNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endStrategy
- Specified by:
endStrategyin interfaceDeploymentConfigSpecFluent.StrategyNested<N>
-