public class V1CustomResourceSubresourcesFluentImpl<A extends V1CustomResourceSubresourcesFluent<A>> extends BaseFluent<A> implements V1CustomResourceSubresourcesFluent<A>
V1CustomResourceSubresourcesFluent.ScaleNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1CustomResourceSubresourcesFluentImpl() |
V1CustomResourceSubresourcesFluentImpl(io.kubernetes.client.openapi.models.V1CustomResourceSubresources instance) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale |
buildScale() |
V1CustomResourceSubresourcesFluent.ScaleNested<A> |
editOrNewScale() |
V1CustomResourceSubresourcesFluent.ScaleNested<A> |
editOrNewScaleLike(io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale item) |
V1CustomResourceSubresourcesFluent.ScaleNested<A> |
editScale() |
boolean |
equals(Object o) |
io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale |
getScale()
Deprecated.
|
Object |
getStatus() |
int |
hashCode() |
Boolean |
hasScale() |
Boolean |
hasStatus() |
String |
toString() |
V1CustomResourceSubresourcesFluent.ScaleNested<A> |
withNewScale() |
V1CustomResourceSubresourcesFluent.ScaleNested<A> |
withNewScaleLike(io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale item) |
A |
withScale(io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale scale) |
A |
withStatus(Object status) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1CustomResourceSubresourcesFluentImpl()
public V1CustomResourceSubresourcesFluentImpl(io.kubernetes.client.openapi.models.V1CustomResourceSubresources instance)
@Deprecated public io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale getScale()
getScale in interface V1CustomResourceSubresourcesFluent<A extends V1CustomResourceSubresourcesFluent<A>>public io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale buildScale()
buildScale in interface V1CustomResourceSubresourcesFluent<A extends V1CustomResourceSubresourcesFluent<A>>public A withScale(io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale scale)
withScale in interface V1CustomResourceSubresourcesFluent<A extends V1CustomResourceSubresourcesFluent<A>>public Boolean hasScale()
hasScale in interface V1CustomResourceSubresourcesFluent<A extends V1CustomResourceSubresourcesFluent<A>>public V1CustomResourceSubresourcesFluent.ScaleNested<A> withNewScale()
withNewScale in interface V1CustomResourceSubresourcesFluent<A extends V1CustomResourceSubresourcesFluent<A>>public V1CustomResourceSubresourcesFluent.ScaleNested<A> withNewScaleLike(io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale item)
withNewScaleLike in interface V1CustomResourceSubresourcesFluent<A extends V1CustomResourceSubresourcesFluent<A>>public V1CustomResourceSubresourcesFluent.ScaleNested<A> editScale()
editScale in interface V1CustomResourceSubresourcesFluent<A extends V1CustomResourceSubresourcesFluent<A>>public V1CustomResourceSubresourcesFluent.ScaleNested<A> editOrNewScale()
editOrNewScale in interface V1CustomResourceSubresourcesFluent<A extends V1CustomResourceSubresourcesFluent<A>>public V1CustomResourceSubresourcesFluent.ScaleNested<A> editOrNewScaleLike(io.kubernetes.client.openapi.models.V1CustomResourceSubresourceScale item)
editOrNewScaleLike in interface V1CustomResourceSubresourcesFluent<A extends V1CustomResourceSubresourcesFluent<A>>public Object getStatus()
getStatus in interface V1CustomResourceSubresourcesFluent<A extends V1CustomResourceSubresourcesFluent<A>>public A withStatus(Object status)
withStatus in interface V1CustomResourceSubresourcesFluent<A extends V1CustomResourceSubresourcesFluent<A>>public Boolean hasStatus()
hasStatus in interface V1CustomResourceSubresourcesFluent<A extends V1CustomResourceSubresourcesFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1CustomResourceSubresourcesFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1CustomResourceSubresourcesFluent<A>>Copyright © 2022. All rights reserved.