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