public class V1CustomResourceSubresourceScaleFluentImpl<A extends V1CustomResourceSubresourceScaleFluent<A>> extends BaseFluent<A> implements V1CustomResourceSubresourceScaleFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1CustomResourceSubresourceScaleFluentImpl() |
V1CustomResourceSubresourceScaleFluentImpl(io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLabelSelectorPath() |
String |
getSpecReplicasPath() |
String |
getStatusReplicasPath() |
int |
hashCode() |
Boolean |
hasLabelSelectorPath() |
Boolean |
hasSpecReplicasPath() |
Boolean |
hasStatusReplicasPath() |
String |
toString() |
A |
withLabelSelectorPath(String labelSelectorPath) |
A |
withSpecReplicasPath(String specReplicasPath) |
A |
withStatusReplicasPath(String statusReplicasPath) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1CustomResourceSubresourceScaleFluentImpl()
public V1CustomResourceSubresourceScaleFluentImpl(io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale instance)
public String getLabelSelectorPath()
getLabelSelectorPath in interface V1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>public A withLabelSelectorPath(String labelSelectorPath)
withLabelSelectorPath in interface V1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>public Boolean hasLabelSelectorPath()
hasLabelSelectorPath in interface V1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>public String getSpecReplicasPath()
getSpecReplicasPath in interface V1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>public A withSpecReplicasPath(String specReplicasPath)
withSpecReplicasPath in interface V1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>public Boolean hasSpecReplicasPath()
hasSpecReplicasPath in interface V1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>public String getStatusReplicasPath()
getStatusReplicasPath in interface V1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>public A withStatusReplicasPath(String statusReplicasPath)
withStatusReplicasPath in interface V1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>public Boolean hasStatusReplicasPath()
hasStatusReplicasPath in interface V1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>Copyright © 2022. All rights reserved.