public class DoneableProjectRequest extends ProjectRequestFluentImpl<DoneableProjectRequest> implements Doneable<ProjectRequest>, ProjectRequestFluent<DoneableProjectRequest>
ProjectRequestFluentImpl.MetadataNestedImpl<N>
ProjectRequestFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
DoneableProjectRequest(Function<ProjectRequest,ProjectRequest> function) |
DoneableProjectRequest(ProjectRequest item) |
DoneableProjectRequest(ProjectRequest item,
Function<ProjectRequest,ProjectRequest> function) |
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, withNewMetadataLike
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, editMetadata, getAdditionalProperties, getApiVersion, getDescription, getDisplayName, getKind, getMetadata, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withDescription, withDisplayName, withKind, withMetadata, withNewMetadata, withNewMetadataLike
public DoneableProjectRequest(Function<ProjectRequest,ProjectRequest> function)
public DoneableProjectRequest(ProjectRequest item, Function<ProjectRequest,ProjectRequest> function)
public DoneableProjectRequest(ProjectRequest item)
public ProjectRequest done()
done
in interface Doneable<ProjectRequest>
Copyright © 2011–2016 Red Hat. All rights reserved.