public class DoneableProjectList extends ProjectListFluentImpl<DoneableProjectList> implements Doneable<ProjectList>, ProjectListFluent<DoneableProjectList>
ProjectListFluentImpl.ItemsNestedImpl<N>, ProjectListFluentImpl.MetadataNestedImpl<N>ProjectListFluent.ItemsNested<N>, ProjectListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
DoneableProjectList(Function<ProjectList,ProjectList> function) |
DoneableProjectList(ProjectList item) |
DoneableProjectList(ProjectList item,
Function<ProjectList,ProjectList> function) |
| Modifier and Type | Method and Description |
|---|---|
ProjectList |
done() |
addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, editMetadata, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, editMetadata, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLikepublic DoneableProjectList(Function<ProjectList,ProjectList> function)
public DoneableProjectList(ProjectList item, Function<ProjectList,ProjectList> function)
public DoneableProjectList(ProjectList item)
public ProjectList done()
done in interface Doneable<ProjectList>Copyright © 2011–2016 Red Hat. All rights reserved.