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