public class DeploymentConfigListFluentImpl<A extends DeploymentConfigListFluent<A>> extends BaseFluent<A> implements DeploymentConfigListFluent<A>
| 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<A extends DeploymentConfigListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public A addToItems(DeploymentConfig... items)
addToItems in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public A removeFromItems(DeploymentConfig... items)
removeFromItems in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public List<DeploymentConfig> getItems()
getItems in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public A withItems(List<DeploymentConfig> items)
withItems in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public A withItems(DeploymentConfig... items)
withItems in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public DeploymentConfigListFluent.ItemsNested<A> addNewItem()
addNewItem in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public DeploymentConfigListFluent.ItemsNested<A> addNewItemLike(DeploymentConfig item)
addNewItemLike in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public String getKind()
getKind in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public A withKind(String kind)
withKind in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public ListMeta getMetadata()
getMetadata in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public A withMetadata(ListMeta metadata)
withMetadata in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public DeploymentConfigListFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public DeploymentConfigListFluent.MetadataNested<A> withNewMetadataLike(ListMeta item)
withNewMetadataLike in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public DeploymentConfigListFluent.MetadataNested<A> editMetadata()
editMetadata in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public DeploymentConfigListFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public DeploymentConfigListFluent.MetadataNested<A> editOrNewMetadataLike(ListMeta item)
editOrNewMetadataLike in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>public A withNewMetadata(String resourceVersion, String selfLink)
withNewMetadata in interface DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>>Copyright © 2011–2016 Red Hat. All rights reserved.