public class DoneableDeploymentStrategy extends DeploymentStrategyFluentImpl<DoneableDeploymentStrategy> implements 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>
_visitables
Constructor and Description |
---|
DoneableDeploymentStrategy(DeploymentStrategy item) |
DoneableDeploymentStrategy(DeploymentStrategy item,
Function<DeploymentStrategy,DeploymentStrategy> function) |
DoneableDeploymentStrategy(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, withType
public DoneableDeploymentStrategy(Function<DeploymentStrategy,DeploymentStrategy> function)
public DoneableDeploymentStrategy(DeploymentStrategy item, Function<DeploymentStrategy,DeploymentStrategy> function)
public DoneableDeploymentStrategy(DeploymentStrategy item)
public DeploymentStrategy done()
done
in interface Doneable<DeploymentStrategy>
Copyright © 2015–2020 Red Hat. All rights reserved.