public static final class MetadataCategoryGetCategoryRequest.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
MetadataCategoryGetCategoryResponse |
call(String catid,
String ownerId,
Number ownerType) |
Calls getCategory method, Get metadata category by Id
|
public final MetadataCategoryGetCategoryResponse call(String catid, String ownerId, Number ownerType) throws OnshapeException
catid - Metadata category IDownerId - Owner ID. Must be specified. (Default: null)ownerType - Schema owner type must be 1 company which is the default. (Default: null)OnshapeException - On HTTP or serialization errorCopyright © 2021. All rights reserved.