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