public class V1CustomResourceSubresourcesFluentImpl<A extends V1CustomResourceSubresourcesFluent<A>> extends BaseFluent<A> implements V1CustomResourceSubresourcesFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1CustomResourceSubresourcesFluentImpl.ScaleNestedImpl<N> |
V1CustomResourceSubresourcesFluent.ScaleNested<N>
_visitables
Constructor and Description |
---|
V1CustomResourceSubresourcesFluentImpl() |
V1CustomResourceSubresourcesFluentImpl(V1CustomResourceSubresources instance) |
Modifier and Type | Method and Description |
---|---|
V1CustomResourceSubresourceScale |
buildScale() |
V1CustomResourceSubresourcesFluent.ScaleNested<A> |
editOrNewScale() |
V1CustomResourceSubresourcesFluent.ScaleNested<A> |
editOrNewScaleLike(V1CustomResourceSubresourceScale item) |
V1CustomResourceSubresourcesFluent.ScaleNested<A> |
editScale() |
boolean |
equals(Object o) |
V1CustomResourceSubresourceScale |
getScale()
Deprecated.
|
Object |
getStatus() |
Boolean |
hasScale() |
Boolean |
hasStatus() |
V1CustomResourceSubresourcesFluent.ScaleNested<A> |
withNewScale() |
V1CustomResourceSubresourcesFluent.ScaleNested<A> |
withNewScaleLike(V1CustomResourceSubresourceScale item) |
A |
withScale(V1CustomResourceSubresourceScale scale) |
A |
withStatus(Object status) |
public V1CustomResourceSubresourcesFluentImpl()
public V1CustomResourceSubresourcesFluentImpl(V1CustomResourceSubresources instance)
@Deprecated public V1CustomResourceSubresourceScale getScale()
getScale
in interface V1CustomResourceSubresourcesFluent<A extends V1CustomResourceSubresourcesFluent<A>>
public V1CustomResourceSubresourceScale buildScale()
buildScale
in interface V1CustomResourceSubresourcesFluent<A extends V1CustomResourceSubresourcesFluent<A>>
public A withScale(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(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(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>>
Copyright © 2020. All rights reserved.