public class CustomResourceSubresourcesFluentImpl<A extends CustomResourceSubresourcesFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CustomResourceSubresourcesFluent<A>
CustomResourceSubresourcesFluent.ScaleNested<N>, CustomResourceSubresourcesFluent.StatusNested<N>| Constructor and Description |
|---|
CustomResourceSubresourcesFluentImpl() |
CustomResourceSubresourcesFluentImpl(CustomResourceSubresources instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CustomResourceSubresourcesFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CustomResourceSubresourcesFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.