public static final class MetadataGetMetadataSchemaByIDRequest.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
MetadataGetMetadataSchemaByIDResponse |
call(String sid) |
Calls getMetadataSchemaByID method, Get metadata schema by ID
|
String |
documentId() |
Get ID of the document the schema is associated with.
|
MetadataGetMetadataSchemaByIDRequest.Builder |
documentId(String value) |
Set ID of the document the schema is associated with.
|
public final String documentId()
public final MetadataGetMetadataSchemaByIDRequest.Builder documentId(String value)
value - ID of the document the schema is associated with.public final MetadataGetMetadataSchemaByIDResponse call(String sid) throws OnshapeException
sid - Metadata schema IDOnshapeException - On HTTP or serialization errorCopyright © 2021. All rights reserved.