Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
WebhooksGetRequest.Builder |
Webhooks.get() |
Create request for get
|
Modifier and Type | Method | Description |
---|---|---|
static WebhooksGetRequest.Builder |
WebhooksGetRequest.builder(Onshape onshape) |
|
WebhooksGetRequest.Builder |
WebhooksGetRequest.Builder.company(String value) |
Set Id of the company to get list of hooks by a company.
|
WebhooksGetRequest.Builder |
WebhooksGetRequest.Builder.user(String value) |
Set Id of the user to get list of hooks by by user.
|
Copyright © 2021. All rights reserved.