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