public class ListMetaFluentImpl<A extends ListMetaFluent<A>> extends BaseFluent<A> implements ListMetaFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
ListMetaFluentImpl() |
ListMetaFluentImpl(ListMeta instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ListMetaFluentImpl()
public ListMetaFluentImpl(ListMeta instance)
public String getContinue()
getContinue in interface ListMetaFluent<A extends ListMetaFluent<A>>public A withContinue(String _continue)
withContinue in interface ListMetaFluent<A extends ListMetaFluent<A>>public Boolean hasContinue()
hasContinue in interface ListMetaFluent<A extends ListMetaFluent<A>>@Deprecated public A withNewContinue(String arg0)
withNewContinue in interface ListMetaFluent<A extends ListMetaFluent<A>>public Long getRemainingItemCount()
getRemainingItemCount in interface ListMetaFluent<A extends ListMetaFluent<A>>public A withRemainingItemCount(Long remainingItemCount)
withRemainingItemCount in interface ListMetaFluent<A extends ListMetaFluent<A>>public Boolean hasRemainingItemCount()
hasRemainingItemCount in interface ListMetaFluent<A extends ListMetaFluent<A>>public String getResourceVersion()
getResourceVersion in interface ListMetaFluent<A extends ListMetaFluent<A>>public A withResourceVersion(String resourceVersion)
withResourceVersion in interface ListMetaFluent<A extends ListMetaFluent<A>>public Boolean hasResourceVersion()
hasResourceVersion in interface ListMetaFluent<A extends ListMetaFluent<A>>@Deprecated public A withNewResourceVersion(String arg0)
withNewResourceVersion in interface ListMetaFluent<A extends ListMetaFluent<A>>public String getSelfLink()
getSelfLink in interface ListMetaFluent<A extends ListMetaFluent<A>>public A withSelfLink(String selfLink)
withSelfLink in interface ListMetaFluent<A extends ListMetaFluent<A>>public Boolean hasSelfLink()
hasSelfLink in interface ListMetaFluent<A extends ListMetaFluent<A>>@Deprecated public A withNewSelfLink(String arg0)
withNewSelfLink in interface ListMetaFluent<A extends ListMetaFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ListMetaFluent<A extends ListMetaFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ListMetaFluent<A extends ListMetaFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ListMetaFluent<A extends ListMetaFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ListMetaFluent<A extends ListMetaFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ListMetaFluent<A extends ListMetaFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ListMetaFluent<A extends ListMetaFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ListMetaFluent<A extends ListMetaFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.