public static final class RevisionsGetAllRulesRequest.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
RevisionsGetAllRulesResponse |
call(String companyId) |
Calls getAllRules method, List all Onshape system revision rules, optionally including a company's specific rules
|
public final RevisionsGetAllRulesResponse call(String companyId) throws OnshapeException
companyId - ID of company to include rules from (Default: null)OnshapeException - On HTTP or serialization errorCopyright © 2021. All rights reserved.