public class CacheConfigFluentImpl<A extends CacheConfigFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CacheConfigFluent<A>
CacheConfigFluent.ResourcesNested<N>| Constructor and Description |
|---|
CacheConfigFluentImpl() |
CacheConfigFluentImpl(CacheConfig instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CacheConfigFluentImpl()
public CacheConfigFluentImpl(CacheConfig instance)
public Integer getConnectionLimit()
getConnectionLimit in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public A withConnectionLimit(Integer connectionLimit)
withConnectionLimit in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public Boolean hasConnectionLimit()
hasConnectionLimit in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public String getMaxItemSize()
getMaxItemSize in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public A withMaxItemSize(String maxItemSize)
withMaxItemSize in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public Boolean hasMaxItemSize()
hasMaxItemSize in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public Integer getMemoryLimitMb()
getMemoryLimitMb in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public A withMemoryLimitMb(Integer memoryLimitMb)
withMemoryLimitMb in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public Boolean hasMemoryLimitMb()
hasMemoryLimitMb in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public Integer getReplicas()
getReplicas in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public A withReplicas(Integer replicas)
withReplicas in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public Boolean hasReplicas()
hasReplicas in interface CacheConfigFluent<A extends CacheConfigFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ResourceRequirements getResources()
getResources in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public io.fabric8.kubernetes.api.model.ResourceRequirements buildResources()
buildResources in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public A withResources(io.fabric8.kubernetes.api.model.ResourceRequirements resources)
withResources in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public Boolean hasResources()
hasResources in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public CacheConfigFluent.ResourcesNested<A> withNewResources()
withNewResources in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public CacheConfigFluent.ResourcesNested<A> withNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)
withNewResourcesLike in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public CacheConfigFluent.ResourcesNested<A> editResources()
editResources in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public CacheConfigFluent.ResourcesNested<A> editOrNewResources()
editOrNewResources in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public CacheConfigFluent.ResourcesNested<A> editOrNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)
editOrNewResourcesLike in interface CacheConfigFluent<A extends CacheConfigFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CacheConfigFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CacheConfigFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.