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