public class ApplyReplicasDecorator extends ApplicationResourceDecorator<io.dekorate.deps.kubernetes.api.model.apps.DeploymentSpecFluent>
ANY, name| Constructor and Description |
|---|
ApplyReplicasDecorator(int replicas) |
ApplyReplicasDecorator(String deploymentName,
int replicas) |
| Modifier and Type | Method and Description |
|---|---|
void |
andThenVisit(io.dekorate.deps.kubernetes.api.model.apps.DeploymentSpecFluent deploymentSpec) |
visitgetTypepublic ApplyReplicasDecorator(int replicas)
public ApplyReplicasDecorator(String deploymentName, int replicas)
public void andThenVisit(io.dekorate.deps.kubernetes.api.model.apps.DeploymentSpecFluent deploymentSpec)
andThenVisit in class ApplicationResourceDecorator<io.dekorate.deps.kubernetes.api.model.apps.DeploymentSpecFluent>Copyright © 2018–2020 Red Hat. All rights reserved.