public class ThirdPartyResourceListFluentImpl<T extends ThirdPartyResourceListFluent<T>> extends BaseFluent<T> implements ThirdPartyResourceListFluent<T>
| Modifier and Type | Class and Description |
|---|---|
class |
ThirdPartyResourceListFluentImpl.ItemsNestedImpl<N> |
class |
ThirdPartyResourceListFluentImpl.MetadataNestedImpl<N> |
ThirdPartyResourceListFluent.ItemsNested<N>, ThirdPartyResourceListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
ThirdPartyResourceListFluentImpl() |
ThirdPartyResourceListFluentImpl(ThirdPartyResourceList instance) |
public ThirdPartyResourceListFluentImpl()
public ThirdPartyResourceListFluentImpl(ThirdPartyResourceList instance)
public String getApiVersion()
getApiVersion in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public T withApiVersion(String apiVersion)
withApiVersion in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public T addToItems(ThirdPartyResource... items)
addToItems in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public T removeFromItems(ThirdPartyResource... items)
removeFromItems in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public List<ThirdPartyResource> getItems()
getItems in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public T withItems(List<ThirdPartyResource> items)
withItems in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public T withItems(ThirdPartyResource... items)
withItems in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public ThirdPartyResourceListFluent.ItemsNested<T> addNewItem()
addNewItem in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public ThirdPartyResourceListFluent.ItemsNested<T> addNewItemLike(ThirdPartyResource item)
addNewItemLike in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public String getKind()
getKind in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public T withKind(String kind)
withKind in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public ListMeta getMetadata()
getMetadata in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public T withMetadata(ListMeta metadata)
withMetadata in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public ThirdPartyResourceListFluent.MetadataNested<T> withNewMetadata()
withNewMetadata in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public ThirdPartyResourceListFluent.MetadataNested<T> withNewMetadataLike(ListMeta item)
withNewMetadataLike in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public ThirdPartyResourceListFluent.MetadataNested<T> editMetadata()
editMetadata in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public T withNewMetadata(String resourceVersion, String selfLink)
withNewMetadata in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ThirdPartyResourceListFluent<T extends ThirdPartyResourceListFluent<T>>Copyright © 2011–2016 Red Hat. All rights reserved.