public static final class RevisionsGetNextRevisionNamesRequest.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
RevisionsGetNextRevisionNamesResponse |
call(String ruleid,
String revisionName,
Number limit) |
Calls getNextRevisionNames method, Get next revision names
|
public final RevisionsGetNextRevisionNamesResponse call(String ruleid, String revisionName, Number limit) throws OnshapeException
ruleid - ID of revision rulerevisionName - Revision to start from (default: from beginning of rule) (Default: null)limit - Number of revisions to return (default: 1) (Default: null)OnshapeException - On HTTP or serialization errorCopyright © 2021. All rights reserved.