public class RedisquotaFluentImpl<A extends RedisquotaFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RedisquotaFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
RedisquotaFluentImpl.MetadataNestedImpl<N> |
class |
RedisquotaFluentImpl.SpecNestedImpl<N> |
RedisquotaFluent.MetadataNested<N>, RedisquotaFluent.SpecNested<N>| Constructor and Description |
|---|
RedisquotaFluentImpl() |
RedisquotaFluentImpl(Redisquota instance) |
public RedisquotaFluentImpl()
public RedisquotaFluentImpl(Redisquota instance)
public String getApiVersion()
getApiVersion in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public String getKind()
getKind in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public A withKind(String kind)
withKind in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public Boolean hasKind()
hasKind in interface RedisquotaFluent<A extends RedisquotaFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public Boolean hasMetadata()
hasMetadata in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public RedisquotaFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public RedisquotaFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public RedisquotaFluent.MetadataNested<A> editMetadata()
editMetadata in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public RedisquotaFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public RedisquotaFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface RedisquotaFluent<A extends RedisquotaFluent<A>>@Deprecated public RedisquotaSpec getSpec()
getSpec in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public RedisquotaSpec buildSpec()
buildSpec in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public A withSpec(RedisquotaSpec spec)
withSpec in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public Boolean hasSpec()
hasSpec in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public RedisquotaFluent.SpecNested<A> withNewSpec()
withNewSpec in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public RedisquotaFluent.SpecNested<A> withNewSpecLike(RedisquotaSpec item)
withNewSpecLike in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public RedisquotaFluent.SpecNested<A> editSpec()
editSpec in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public RedisquotaFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface RedisquotaFluent<A extends RedisquotaFluent<A>>public RedisquotaFluent.SpecNested<A> editOrNewSpecLike(RedisquotaSpec item)
editOrNewSpecLike in interface RedisquotaFluent<A extends RedisquotaFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.