public class V1beta1CustomResourceSubresourceScaleFluentImpl<A extends V1beta1CustomResourceSubresourceScaleFluent<A>> extends BaseFluent<A> implements V1beta1CustomResourceSubresourceScaleFluent<A>
_visitables
Constructor and Description |
---|
V1beta1CustomResourceSubresourceScaleFluentImpl() |
V1beta1CustomResourceSubresourceScaleFluentImpl(V1beta1CustomResourceSubresourceScale 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 |
withNewLabelSelectorPath(String arg1) |
A |
withNewLabelSelectorPath(StringBuffer arg1) |
A |
withNewLabelSelectorPath(StringBuilder arg1) |
A |
withNewSpecReplicasPath(String arg1) |
A |
withNewSpecReplicasPath(StringBuffer arg1) |
A |
withNewSpecReplicasPath(StringBuilder arg1) |
A |
withNewStatusReplicasPath(String arg1) |
A |
withNewStatusReplicasPath(StringBuffer arg1) |
A |
withNewStatusReplicasPath(StringBuilder arg1) |
A |
withSpecReplicasPath(String specReplicasPath) |
A |
withStatusReplicasPath(String statusReplicasPath) |
public V1beta1CustomResourceSubresourceScaleFluentImpl()
public V1beta1CustomResourceSubresourceScaleFluentImpl(V1beta1CustomResourceSubresourceScale instance)
public String getLabelSelectorPath()
getLabelSelectorPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public A withLabelSelectorPath(String labelSelectorPath)
withLabelSelectorPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public Boolean hasLabelSelectorPath()
hasLabelSelectorPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public A withNewLabelSelectorPath(String arg1)
withNewLabelSelectorPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public A withNewLabelSelectorPath(StringBuilder arg1)
withNewLabelSelectorPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public A withNewLabelSelectorPath(StringBuffer arg1)
withNewLabelSelectorPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public String getSpecReplicasPath()
getSpecReplicasPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public A withSpecReplicasPath(String specReplicasPath)
withSpecReplicasPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public Boolean hasSpecReplicasPath()
hasSpecReplicasPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public A withNewSpecReplicasPath(String arg1)
withNewSpecReplicasPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public A withNewSpecReplicasPath(StringBuilder arg1)
withNewSpecReplicasPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public A withNewSpecReplicasPath(StringBuffer arg1)
withNewSpecReplicasPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public String getStatusReplicasPath()
getStatusReplicasPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public A withStatusReplicasPath(String statusReplicasPath)
withStatusReplicasPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public Boolean hasStatusReplicasPath()
hasStatusReplicasPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public A withNewStatusReplicasPath(String arg1)
withNewStatusReplicasPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public A withNewStatusReplicasPath(StringBuilder arg1)
withNewStatusReplicasPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
public A withNewStatusReplicasPath(StringBuffer arg1)
withNewStatusReplicasPath
in interface V1beta1CustomResourceSubresourceScaleFluent<A extends V1beta1CustomResourceSubresourceScaleFluent<A>>
Copyright © 2020. All rights reserved.