public interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
String |
getLabelSelectorPath() |
String |
getSpecReplicasPath() |
String |
getStatusReplicasPath() |
Boolean |
hasLabelSelectorPath() |
Boolean |
hasSpecReplicasPath() |
Boolean |
hasStatusReplicasPath() |
A |
withLabelSelectorPath(String labelSelectorPath) |
A |
withSpecReplicasPath(String specReplicasPath) |
A |
withStatusReplicasPath(String statusReplicasPath) |
String getLabelSelectorPath()
Boolean hasLabelSelectorPath()
String getSpecReplicasPath()
Boolean hasSpecReplicasPath()
String getStatusReplicasPath()
Boolean hasStatusReplicasPath()
Copyright © 2018. All rights reserved.