public class EditableScale extends Scale implements io.fabric8.kubernetes.api.builder.Editable<ScaleBuilder>
| Constructor and Description |
|---|
EditableScale(String specReplicasPath,
String statusReplicasPath,
String labelSelectorPath) |
| Modifier and Type | Method and Description |
|---|---|
ScaleBuilder |
edit() |
getLabelSelectorPath, getSpecReplicasPath, getStatusReplicasPath, setLabelSelectorPath, setSpecReplicasPath, setStatusReplicasPathpublic ScaleBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<ScaleBuilder>Copyright © 2018–2021 Red Hat. All rights reserved.