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, withNewMetadataLike
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, editMetadata, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLike
public 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.