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