Class DeploymentSpecFluentImpl<A extends DeploymentSpecFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.extensions.DeploymentSpecFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,DeploymentSpecFluent<A>
- Direct Known Subclasses:
DeploymentFluentImpl.SpecNestedImpl,DeploymentSpecBuilder,DoneableDeploymentSpec
public class DeploymentSpecFluentImpl<A extends DeploymentSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DeploymentSpecFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classDeploymentSpecFluentImpl.RollbackToNestedImpl<N>classDeploymentSpecFluentImpl.SelectorNestedImpl<N>classDeploymentSpecFluentImpl.StrategyNestedImpl<N>classDeploymentSpecFluentImpl.TemplateNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.extensions.DeploymentSpecFluent
DeploymentSpecFluent.RollbackToNested<N>, DeploymentSpecFluent.SelectorNested<N>, DeploymentSpecFluent.StrategyNested<N>, DeploymentSpecFluent.TemplateNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description DeploymentSpecFluentImpl()DeploymentSpecFluentImpl(DeploymentSpec instance) -
Method Summary
-
Constructor Details
-
DeploymentSpecFluentImpl
public DeploymentSpecFluentImpl() -
DeploymentSpecFluentImpl
-
-
Method Details
-
getMinReadySeconds
- Specified by:
getMinReadySecondsin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withMinReadySeconds
- Specified by:
withMinReadySecondsin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
hasMinReadySeconds
- Specified by:
hasMinReadySecondsin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewMinReadySeconds
- Specified by:
withNewMinReadySecondsin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewMinReadySeconds
- Specified by:
withNewMinReadySecondsin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
isPaused
- Specified by:
isPausedin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withPaused
- Specified by:
withPausedin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
hasPaused
- Specified by:
hasPausedin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewPaused
- Specified by:
withNewPausedin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewPaused
- Specified by:
withNewPausedin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
getProgressDeadlineSeconds
- Specified by:
getProgressDeadlineSecondsin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withProgressDeadlineSeconds
- Specified by:
withProgressDeadlineSecondsin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
hasProgressDeadlineSeconds
- Specified by:
hasProgressDeadlineSecondsin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewProgressDeadlineSeconds
- Specified by:
withNewProgressDeadlineSecondsin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewProgressDeadlineSeconds
- Specified by:
withNewProgressDeadlineSecondsin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
getReplicas
- Specified by:
getReplicasin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withReplicas
- Specified by:
withReplicasin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
hasReplicas
- Specified by:
hasReplicasin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewReplicas
- Specified by:
withNewReplicasin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewReplicas
- Specified by:
withNewReplicasin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
getRevisionHistoryLimit
- Specified by:
getRevisionHistoryLimitin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withRevisionHistoryLimit
- Specified by:
withRevisionHistoryLimitin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
hasRevisionHistoryLimit
- Specified by:
hasRevisionHistoryLimitin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewRevisionHistoryLimit
- Specified by:
withNewRevisionHistoryLimitin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewRevisionHistoryLimit
- Specified by:
withNewRevisionHistoryLimitin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
getRollbackTo
Deprecated.This method has been deprecated, please use method buildRollbackTo instead.- Specified by:
getRollbackToin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>- Returns:
- The buildable object.
-
buildRollbackTo
- Specified by:
buildRollbackToin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withRollbackTo
- Specified by:
withRollbackToin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
hasRollbackTo
- Specified by:
hasRollbackToin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewRollbackTo
- Specified by:
withNewRollbackToin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewRollbackTo
- Specified by:
withNewRollbackToin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewRollbackToLike
- Specified by:
withNewRollbackToLikein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
editRollbackTo
- Specified by:
editRollbackToin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
editOrNewRollbackTo
- Specified by:
editOrNewRollbackToin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
editOrNewRollbackToLike
- Specified by:
editOrNewRollbackToLikein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
getSelector
Deprecated.This method has been deprecated, please use method buildSelector instead.- Specified by:
getSelectorin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>- Returns:
- The buildable object.
-
buildSelector
public io.fabric8.kubernetes.api.model.LabelSelector buildSelector()- Specified by:
buildSelectorin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withSelector
- Specified by:
withSelectorin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
hasSelector
- Specified by:
hasSelectorin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewSelector
- Specified by:
withNewSelectorin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewSelectorLike
public DeploymentSpecFluent.SelectorNested<A> withNewSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)- Specified by:
withNewSelectorLikein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
editSelector
- Specified by:
editSelectorin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
editOrNewSelector
- Specified by:
editOrNewSelectorin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
editOrNewSelectorLike
public DeploymentSpecFluent.SelectorNested<A> editOrNewSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)- Specified by:
editOrNewSelectorLikein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
getStrategy
Deprecated.This method has been deprecated, please use method buildStrategy instead.- Specified by:
getStrategyin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>- Returns:
- The buildable object.
-
buildStrategy
- Specified by:
buildStrategyin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withStrategy
- Specified by:
withStrategyin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
hasStrategy
- Specified by:
hasStrategyin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewStrategy
- Specified by:
withNewStrategyin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewStrategyLike
- Specified by:
withNewStrategyLikein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
editStrategy
- Specified by:
editStrategyin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
editOrNewStrategy
- Specified by:
editOrNewStrategyin interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
editOrNewStrategyLike
- Specified by:
editOrNewStrategyLikein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
getTemplate
Deprecated.This method has been deprecated, please use method buildTemplate instead.- Specified by:
getTemplatein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>- Returns:
- The buildable object.
-
buildTemplate
public io.fabric8.kubernetes.api.model.PodTemplateSpec buildTemplate()- Specified by:
buildTemplatein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withTemplate
- Specified by:
withTemplatein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
hasTemplate
- Specified by:
hasTemplatein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewTemplate
- Specified by:
withNewTemplatein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
withNewTemplateLike
public DeploymentSpecFluent.TemplateNested<A> withNewTemplateLike(io.fabric8.kubernetes.api.model.PodTemplateSpec item)- Specified by:
withNewTemplateLikein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
editTemplate
- Specified by:
editTemplatein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
editOrNewTemplate
- Specified by:
editOrNewTemplatein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
editOrNewTemplateLike
public DeploymentSpecFluent.TemplateNested<A> editOrNewTemplateLike(io.fabric8.kubernetes.api.model.PodTemplateSpec item)- Specified by:
editOrNewTemplateLikein interfaceDeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
-
equals
-