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