public class DoneableCustomResourceSubresourceScale extends CustomResourceSubresourceScaleFluentImpl<DoneableCustomResourceSubresourceScale> implements io.fabric8.kubernetes.api.model.Doneable<CustomResourceSubresourceScale>
| Constructor and Description |
|---|
DoneableCustomResourceSubresourceScale(CustomResourceSubresourceScale item) |
DoneableCustomResourceSubresourceScale(CustomResourceSubresourceScale item,
io.fabric8.kubernetes.api.builder.Function<CustomResourceSubresourceScale,CustomResourceSubresourceScale> function) |
DoneableCustomResourceSubresourceScale(io.fabric8.kubernetes.api.builder.Function<CustomResourceSubresourceScale,CustomResourceSubresourceScale> function) |
| Modifier and Type | Method and Description |
|---|---|
CustomResourceSubresourceScale |
done() |
equals, getLabelSelectorPath, getSpecReplicasPath, getStatusReplicasPath, hashCode, hasLabelSelectorPath, hasSpecReplicasPath, hasStatusReplicasPath, withLabelSelectorPath, withNewLabelSelectorPath, withNewLabelSelectorPath, withNewLabelSelectorPath, withNewSpecReplicasPath, withNewSpecReplicasPath, withNewSpecReplicasPath, withNewStatusReplicasPath, withNewStatusReplicasPath, withNewStatusReplicasPath, withSpecReplicasPath, withStatusReplicasPathpublic DoneableCustomResourceSubresourceScale(io.fabric8.kubernetes.api.builder.Function<CustomResourceSubresourceScale,CustomResourceSubresourceScale> function)
public DoneableCustomResourceSubresourceScale(CustomResourceSubresourceScale item, io.fabric8.kubernetes.api.builder.Function<CustomResourceSubresourceScale,CustomResourceSubresourceScale> function)
public DoneableCustomResourceSubresourceScale(CustomResourceSubresourceScale item)
public CustomResourceSubresourceScale done()
done in interface io.fabric8.kubernetes.api.model.Doneable<CustomResourceSubresourceScale>Copyright © 2015–2020 Red Hat. All rights reserved.