Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
com.onshape.api.responses |
Response object types.
|
Modifier and Type | Method | Description |
---|---|---|
DocumentsGetAclResponse |
DocumentsGetAclRequest.Builder.call(OnshapeDocument document) |
Calls getAcl method, Get list of entities with access to a document and the permissions granted to them.
|
DocumentsGetAclResponse |
DocumentsGetAclRequest.Builder.call(String did) |
Calls getAcl method, Get list of entities with access to a document and the permissions granted to them.
|
Modifier and Type | Method | Description |
---|---|---|
DocumentsGetAclResponse |
DocumentsGetAclResponse.refresh(Onshape onshape) |
Refresh this page of results
|
Copyright © 2021. All rights reserved.