public class DoneableAlertmanagerList extends AlertmanagerListFluentImpl<DoneableAlertmanagerList> implements io.fabric8.kubernetes.api.model.Doneable<AlertmanagerList>
AlertmanagerListFluentImpl.ItemsNestedImpl<N>AlertmanagerListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableAlertmanagerList(AlertmanagerList item) |
DoneableAlertmanagerList(AlertmanagerList item,
io.fabric8.kubernetes.api.builder.Function<AlertmanagerList,AlertmanagerList> function) |
DoneableAlertmanagerList(io.fabric8.kubernetes.api.builder.Function<AlertmanagerList,AlertmanagerList> function) |
| Modifier and Type | Method and Description |
|---|---|
AlertmanagerList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadatapublic DoneableAlertmanagerList(io.fabric8.kubernetes.api.builder.Function<AlertmanagerList,AlertmanagerList> function)
public DoneableAlertmanagerList(AlertmanagerList item, io.fabric8.kubernetes.api.builder.Function<AlertmanagerList,AlertmanagerList> function)
public DoneableAlertmanagerList(AlertmanagerList item)
public AlertmanagerList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<AlertmanagerList>Copyright © 2015–2020 Red Hat. All rights reserved.