public class DeploymentListFluentImpl<A extends DeploymentListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DeploymentListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentListFluentImpl.ItemsNestedImpl<N> |
DeploymentListFluent.ItemsNested<N>| Constructor and Description |
|---|
DeploymentListFluentImpl() |
DeploymentListFluentImpl(DeploymentList instance) |
public DeploymentListFluentImpl()
public DeploymentListFluentImpl(DeploymentList instance)
public String getApiVersion()
getApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewApiVersion(int[] arg1, int arg2, int arg3)
withNewApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewApiVersion(char[] arg1)
withNewApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2)
withNewApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewApiVersion(byte[] arg1)
withNewApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewApiVersion(char[] arg1, int arg2, int arg3)
withNewApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2, int arg3)
withNewApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2, int arg3, int arg4)
withNewApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A addToItems(int index, Deployment item)
addToItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A setToItems(int index, Deployment item)
setToItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A addToItems(Deployment... items)
addToItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A addAllToItems(Collection<Deployment> items)
addAllToItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A removeFromItems(Deployment... items)
removeFromItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A removeAllFromItems(Collection<Deployment> items)
removeAllFromItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A removeMatchingFromItems(Predicate<DeploymentBuilder> predicate)
removeMatchingFromItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>@Deprecated public List<Deployment> getItems()
getItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public List<Deployment> buildItems()
buildItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public Deployment buildItem(int index)
buildItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public Deployment buildFirstItem()
buildFirstItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public Deployment buildLastItem()
buildLastItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public Deployment buildMatchingItem(Predicate<DeploymentBuilder> predicate)
buildMatchingItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public Boolean hasMatchingItem(Predicate<DeploymentBuilder> predicate)
hasMatchingItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withItems(List<Deployment> items)
withItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withItems(Deployment... items)
withItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public Boolean hasItems()
hasItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.ItemsNested<A> addNewItem()
addNewItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.ItemsNested<A> addNewItemLike(Deployment item)
addNewItemLike in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.ItemsNested<A> setNewItemLike(int index, Deployment item)
setNewItemLike in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.ItemsNested<A> editItem(int index)
editItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.ItemsNested<A> editLastItem()
editLastItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.ItemsNested<A> editMatchingItem(Predicate<DeploymentBuilder> predicate)
editMatchingItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public String getKind()
getKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withKind(String kind)
withKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public Boolean hasKind()
hasKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewKind(int[] arg1, int arg2, int arg3)
withNewKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewKind(char[] arg1)
withNewKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewKind(byte[] arg1, int arg2)
withNewKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewKind(byte[] arg1)
withNewKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewKind(char[] arg1, int arg2, int arg3)
withNewKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3)
withNewKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3, int arg4)
withNewKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewKind(String arg1)
withNewKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface DeploymentListFluent<A extends DeploymentListFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.