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