public class DoneableSubscriptionList extends SubscriptionListFluentImpl<DoneableSubscriptionList> implements Doneable<SubscriptionList>
SubscriptionListFluentImpl.ItemsNestedImpl<N>SubscriptionListFluent.ItemsNested<N>_visitables| Constructor and Description |
|---|
DoneableSubscriptionList(Function<SubscriptionList,SubscriptionList> function) |
DoneableSubscriptionList(SubscriptionList item) |
DoneableSubscriptionList(SubscriptionList item,
Function<SubscriptionList,SubscriptionList> function) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionList |
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, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadatapublic DoneableSubscriptionList(Function<SubscriptionList,SubscriptionList> function)
public DoneableSubscriptionList(SubscriptionList item, Function<SubscriptionList,SubscriptionList> function)
public DoneableSubscriptionList(SubscriptionList item)
public SubscriptionList done()
done in interface Doneable<SubscriptionList>Copyright © 2015-2019 Red Hat. All Rights Reserved.