public static final class ExportRulesGetValidRuleOptionsRequest.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
ExportRulesGetValidRuleOptionsResponse |
call(CU cuType,
String oid) |
Calls getValidRuleOptions method, Gets lists of the valid metadata object types, document properties, and export options
that can be used when creating an export rule.
|
public final ExportRulesGetValidRuleOptionsResponse call(CU cuType, String oid) throws OnshapeException
cuType - Type of Company or Useroid - Company (c) or User (u) ID of metadata ownerOnshapeException - On HTTP or serialization errorCopyright © 2021. All rights reserved.