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