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() |
A |
withLabelSelectorPath(String labelSelectorPath) |
A |
withNewLabelSelectorPath(String original)
Deprecated.
|
A |
withNewSpecReplicasPath(String original)
Deprecated.
|
A |
withNewStatusReplicasPath(String original)
Deprecated.
|
A |
withSpecReplicasPath(String specReplicasPath) |
A |
withStatusReplicasPath(String statusReplicasPath) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public 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>>
@Deprecated public A withNewLabelSelectorPath(String original)
withNewLabelSelectorPath
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>>
@Deprecated public A withNewSpecReplicasPath(String original)
withNewSpecReplicasPath
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>>
@Deprecated public A withNewStatusReplicasPath(String original)
withNewStatusReplicasPath
in interface V1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>
Copyright © 2021. All rights reserved.