public class DoneableProjectRequest extends ProjectRequestFluentImpl<DoneableProjectRequest> implements Doneable<ProjectRequest>, ProjectRequestFluent<DoneableProjectRequest>
ProjectRequestFluentImpl.MetadataNestedImpl<N>ProjectRequestFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
DoneableProjectRequest(ProjectRequest item,
Visitor<ProjectRequest> visitor) |
DoneableProjectRequest(Visitor<ProjectRequest> visitor) |
| Modifier and Type | Method and Description |
|---|---|
ProjectRequest |
done() |
addToAdditionalProperties, addToAdditionalProperties, editMetadata, equals, getAdditionalProperties, getApiVersion, getDescription, getDisplayName, getKind, getMetadata, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withDescription, withDisplayName, withKind, withMetadata, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, editMetadata, getAdditionalProperties, getApiVersion, getDescription, getDisplayName, getKind, getMetadata, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withDescription, withDisplayName, withKind, withMetadata, withNewMetadata, withNewMetadataLikepublic DoneableProjectRequest(ProjectRequest item, Visitor<ProjectRequest> visitor)
public DoneableProjectRequest(Visitor<ProjectRequest> visitor)
public ProjectRequest done()
done in interface Doneable<ProjectRequest>Copyright © 2011–2016 Red Hat. All rights reserved.