public class CustomResourceSubresourcesFluentImpl<A extends CustomResourceSubresourcesFluent<A>> extends BaseFluent<A> implements CustomResourceSubresourcesFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
CustomResourceSubresourcesFluentImpl.ScaleNestedImpl<N> |
class |
CustomResourceSubresourcesFluentImpl.StatusNestedImpl<N> |
CustomResourceSubresourcesFluent.ScaleNested<N>, CustomResourceSubresourcesFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
CustomResourceSubresourcesFluentImpl() |
CustomResourceSubresourcesFluentImpl(CustomResourceSubresources instance) |
public CustomResourceSubresourcesFluentImpl()
public CustomResourceSubresourcesFluentImpl(CustomResourceSubresources instance)
@Deprecated public CustomResourceSubresourceScale getScale()
getScale in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public CustomResourceSubresourceScale buildScale()
buildScale in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public A withScale(CustomResourceSubresourceScale scale)
withScale in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public Boolean hasScale()
hasScale in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public A withNewScale(String labelSelectorPath, String specReplicasPath, String statusReplicasPath)
withNewScale in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public CustomResourceSubresourcesFluent.ScaleNested<A> withNewScale()
withNewScale in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public CustomResourceSubresourcesFluent.ScaleNested<A> withNewScaleLike(CustomResourceSubresourceScale item)
withNewScaleLike in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public CustomResourceSubresourcesFluent.ScaleNested<A> editScale()
editScale in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public CustomResourceSubresourcesFluent.ScaleNested<A> editOrNewScale()
editOrNewScale in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public CustomResourceSubresourcesFluent.ScaleNested<A> editOrNewScaleLike(CustomResourceSubresourceScale item)
editOrNewScaleLike in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>@Deprecated public CustomResourceSubresourceStatus getStatus()
getStatus in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public CustomResourceSubresourceStatus buildStatus()
buildStatus in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public A withStatus(CustomResourceSubresourceStatus status)
withStatus in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public Boolean hasStatus()
hasStatus in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public CustomResourceSubresourcesFluent.StatusNested<A> withNewStatus()
withNewStatus in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public CustomResourceSubresourcesFluent.StatusNested<A> withNewStatusLike(CustomResourceSubresourceStatus item)
withNewStatusLike in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public CustomResourceSubresourcesFluent.StatusNested<A> editStatus()
editStatus in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public CustomResourceSubresourcesFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public CustomResourceSubresourcesFluent.StatusNested<A> editOrNewStatusLike(CustomResourceSubresourceStatus item)
editOrNewStatusLike in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.