public class DoneableOpenshiftRoleList extends OpenshiftRoleListFluentImpl<DoneableOpenshiftRoleList> implements Doneable<OpenshiftRoleList>
OpenshiftRoleListFluentImpl.ItemsNestedImpl<N>, OpenshiftRoleListFluentImpl.MetadataNestedImpl<N>
OpenshiftRoleListFluent.ItemsNested<N>, OpenshiftRoleListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
DoneableOpenshiftRoleList(Function<OpenshiftRoleList,OpenshiftRoleList> function) |
DoneableOpenshiftRoleList(OpenshiftRoleList item) |
DoneableOpenshiftRoleList(OpenshiftRoleList item,
Function<OpenshiftRoleList,OpenshiftRoleList> function) |
Modifier and Type | Method and Description |
---|---|
OpenshiftRoleList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadata, withNewMetadataLike
public DoneableOpenshiftRoleList(Function<OpenshiftRoleList,OpenshiftRoleList> function)
public DoneableOpenshiftRoleList(OpenshiftRoleList item, Function<OpenshiftRoleList,OpenshiftRoleList> function)
public DoneableOpenshiftRoleList(OpenshiftRoleList item)
public OpenshiftRoleList done()
done
in interface Doneable<OpenshiftRoleList>
Copyright © 2015–2019 Red Hat. All rights reserved.