public class CustomResourceSubresourceScaleFluentImpl<A extends CustomResourceSubresourceScaleFluent<A>> extends BaseFluent<A> implements CustomResourceSubresourceScaleFluent<A>
_visitables| Constructor and Description |
|---|
CustomResourceSubresourceScaleFluentImpl() |
CustomResourceSubresourceScaleFluentImpl(CustomResourceSubresourceScale instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLabelSelectorPath() |
String |
getSpecReplicasPath() |
String |
getStatusReplicasPath() |
Boolean |
hasLabelSelectorPath() |
Boolean |
hasSpecReplicasPath() |
Boolean |
hasStatusReplicasPath() |
A |
withLabelSelectorPath(String labelSelectorPath) |
A |
withSpecReplicasPath(String specReplicasPath) |
A |
withStatusReplicasPath(String statusReplicasPath) |
public CustomResourceSubresourceScaleFluentImpl()
public CustomResourceSubresourceScaleFluentImpl(CustomResourceSubresourceScale instance)
public String getLabelSelectorPath()
getLabelSelectorPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public A withLabelSelectorPath(String labelSelectorPath)
withLabelSelectorPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public Boolean hasLabelSelectorPath()
hasLabelSelectorPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public String getSpecReplicasPath()
getSpecReplicasPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public A withSpecReplicasPath(String specReplicasPath)
withSpecReplicasPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public Boolean hasSpecReplicasPath()
hasSpecReplicasPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public String getStatusReplicasPath()
getStatusReplicasPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public A withStatusReplicasPath(String statusReplicasPath)
withStatusReplicasPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public Boolean hasStatusReplicasPath()
hasStatusReplicasPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.