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