public class DoneableDeploymentStrategy extends DeploymentStrategyFluentImpl<DoneableDeploymentStrategy> implements io.fabric8.kubernetes.api.model.Doneable<DeploymentStrategy>
DeploymentStrategyFluentImpl.CustomParamsNestedImpl<N>, DeploymentStrategyFluentImpl.RecreateParamsNestedImpl<N>, DeploymentStrategyFluentImpl.ResourcesNestedImpl<N>, DeploymentStrategyFluentImpl.RollingParamsNestedImpl<N>DeploymentStrategyFluent.CustomParamsNested<N>, DeploymentStrategyFluent.RecreateParamsNested<N>, DeploymentStrategyFluent.ResourcesNested<N>, DeploymentStrategyFluent.RollingParamsNested<N>| Constructor and Description |
|---|
DoneableDeploymentStrategy(DeploymentStrategy item) |
DoneableDeploymentStrategy(DeploymentStrategy item,
io.fabric8.kubernetes.api.builder.Function<DeploymentStrategy,DeploymentStrategy> function) |
DoneableDeploymentStrategy(io.fabric8.kubernetes.api.builder.Function<DeploymentStrategy,DeploymentStrategy> function) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentStrategy |
done() |
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, withTypepublic DoneableDeploymentStrategy(io.fabric8.kubernetes.api.builder.Function<DeploymentStrategy,DeploymentStrategy> function)
public DoneableDeploymentStrategy(DeploymentStrategy item, io.fabric8.kubernetes.api.builder.Function<DeploymentStrategy,DeploymentStrategy> function)
public DoneableDeploymentStrategy(DeploymentStrategy item)
public DeploymentStrategy done()
done in interface io.fabric8.kubernetes.api.model.Doneable<DeploymentStrategy>Copyright © 2015–2021 Red Hat. All rights reserved.