public class DoneableServiceCatalogControllerManagerList extends ServiceCatalogControllerManagerListFluentImpl<DoneableServiceCatalogControllerManagerList> implements io.fabric8.kubernetes.api.model.Doneable<ServiceCatalogControllerManagerList>
ServiceCatalogControllerManagerListFluentImpl.ItemsNestedImpl<N>ServiceCatalogControllerManagerListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableServiceCatalogControllerManagerList(io.fabric8.kubernetes.api.builder.Function<ServiceCatalogControllerManagerList,ServiceCatalogControllerManagerList> function) |
DoneableServiceCatalogControllerManagerList(ServiceCatalogControllerManagerList item) |
DoneableServiceCatalogControllerManagerList(ServiceCatalogControllerManagerList item,
io.fabric8.kubernetes.api.builder.Function<ServiceCatalogControllerManagerList,ServiceCatalogControllerManagerList> function) |
| Modifier and Type | Method and Description |
|---|---|
ServiceCatalogControllerManagerList |
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 DoneableServiceCatalogControllerManagerList(io.fabric8.kubernetes.api.builder.Function<ServiceCatalogControllerManagerList,ServiceCatalogControllerManagerList> function)
public DoneableServiceCatalogControllerManagerList(ServiceCatalogControllerManagerList item, io.fabric8.kubernetes.api.builder.Function<ServiceCatalogControllerManagerList,ServiceCatalogControllerManagerList> function)
public DoneableServiceCatalogControllerManagerList(ServiceCatalogControllerManagerList item)
public ServiceCatalogControllerManagerList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ServiceCatalogControllerManagerList>Copyright © 2015–2020 Red Hat. All rights reserved.