public class ApplyReplicasDecorator extends NamedResourceDecorator<io.fabric8.kubernetes.api.model.apps.DeploymentSpecFluent>
ANY, kind, name| Constructor and Description |
|---|
ApplyReplicasDecorator(int replicas) |
ApplyReplicasDecorator(String deploymentName,
int replicas) |
| Modifier and Type | Method and Description |
|---|---|
void |
andThenVisit(io.fabric8.kubernetes.api.model.apps.DeploymentSpecFluent deploymentSpec,
io.fabric8.kubernetes.api.model.ObjectMeta resourceMeta) |
after, andThenVisit, visitpublic ApplyReplicasDecorator(int replicas)
public ApplyReplicasDecorator(String deploymentName, int replicas)
public void andThenVisit(io.fabric8.kubernetes.api.model.apps.DeploymentSpecFluent deploymentSpec,
io.fabric8.kubernetes.api.model.ObjectMeta resourceMeta)
andThenVisit in class NamedResourceDecorator<io.fabric8.kubernetes.api.model.apps.DeploymentSpecFluent>Copyright © 2018–2021 Red Hat. All rights reserved.