public class QuotaResultFluentImpl<A extends QuotaResultFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements QuotaResultFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
QuotaResultFluentImpl.ReferencedAttributesNestedImpl<N> |
QuotaResultFluent.ReferencedAttributesNested<N>| Constructor and Description |
|---|
QuotaResultFluentImpl() |
QuotaResultFluentImpl(QuotaResult instance) |
public QuotaResultFluentImpl()
public QuotaResultFluentImpl(QuotaResult instance)
public Long getGrantedAmount()
getGrantedAmount in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public A withGrantedAmount(Long grantedAmount)
withGrantedAmount in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public Boolean hasGrantedAmount()
hasGrantedAmount in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public A withNewGrantedAmount(String arg1)
withNewGrantedAmount in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public A withNewGrantedAmount(long arg1)
withNewGrantedAmount in interface QuotaResultFluent<A extends QuotaResultFluent<A>>@Deprecated public ReferencedAttributes getReferencedAttributes()
getReferencedAttributes in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public ReferencedAttributes buildReferencedAttributes()
buildReferencedAttributes in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public A withReferencedAttributes(ReferencedAttributes referencedAttributes)
withReferencedAttributes in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public Boolean hasReferencedAttributes()
hasReferencedAttributes in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public QuotaResultFluent.ReferencedAttributesNested<A> withNewReferencedAttributes()
withNewReferencedAttributes in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public QuotaResultFluent.ReferencedAttributesNested<A> withNewReferencedAttributesLike(ReferencedAttributes item)
withNewReferencedAttributesLike in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public QuotaResultFluent.ReferencedAttributesNested<A> editReferencedAttributes()
editReferencedAttributes in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public QuotaResultFluent.ReferencedAttributesNested<A> editOrNewReferencedAttributes()
editOrNewReferencedAttributes in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public QuotaResultFluent.ReferencedAttributesNested<A> editOrNewReferencedAttributesLike(ReferencedAttributes item)
editOrNewReferencedAttributesLike in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public Long getValidDuration()
getValidDuration in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public A withValidDuration(Long validDuration)
withValidDuration in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public Boolean hasValidDuration()
hasValidDuration in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public A withNewValidDuration(String arg1)
withNewValidDuration in interface QuotaResultFluent<A extends QuotaResultFluent<A>>public A withNewValidDuration(long arg1)
withNewValidDuration in interface QuotaResultFluent<A extends QuotaResultFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.