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