Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
MetadataGetMetadataSchemaRequest.Builder |
Metadata.getMetadataSchema() |
Create request for getMetadataSchema
|
Modifier and Type | Method | Description |
---|---|---|
static MetadataGetMetadataSchemaRequest.Builder |
MetadataGetMetadataSchemaRequest.builder(Onshape onshape) |
|
MetadataGetMetadataSchemaRequest.Builder |
MetadataGetMetadataSchemaRequest.Builder.documentId(String value) |
Set ID of the document the schema is associated with.
|
MetadataGetMetadataSchemaRequest.Builder |
MetadataGetMetadataSchemaRequest.Builder.ownerType(Number value) |
Set Schema owner type, which can be: 1:company 2:onshape (default: 1)
|
Copyright © 2021. All rights reserved.