public class Scale extends Object
| Constructor and Description |
|---|
Scale(String specReplicasPath,
String statusReplicasPath,
String labelSelectorPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabelSelectorPath() |
String |
getSpecReplicasPath() |
String |
getStatusReplicasPath() |
void |
setLabelSelectorPath(String labelSelectorPath) |
void |
setSpecReplicasPath(String specReplicasPath) |
void |
setStatusReplicasPath(String statusReplicasPath) |
public String getSpecReplicasPath()
public void setSpecReplicasPath(String specReplicasPath)
public String getStatusReplicasPath()
public void setStatusReplicasPath(String statusReplicasPath)
public String getLabelSelectorPath()
public void setLabelSelectorPath(String labelSelectorPath)
Copyright © 2018–2021 Red Hat. All rights reserved.