public interface CompletionOperations
Modifier and Type | Method and Description |
---|---|
CompletionProposalsResource |
streamCompletions(String prefix,
int levelOfDetail)
Return the list of streamCompletions that are compatible with the given DSL prefix.
|
CompletionProposalsResource streamCompletions(String prefix, int levelOfDetail)
levelOfDetail
- 1 based integer allowing progressive disclosure of more and more
complex streamCompletionsCopyright © 2016 Pivotal Software, Inc.. All rights reserved.