Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
com.onshape.api.responses |
Response object types.
|
Modifier and Type | Method | Description |
---|---|---|
TeamsFindResponse |
TeamsFindRequest.Builder.call() |
Calls find method, Get list of teams for current user
|
Modifier and Type | Method | Description |
---|---|---|
TeamsFindResponse |
TeamsFindResponse.next(Onshape onshape) |
Fetch next page of results
|
TeamsFindResponse |
TeamsFindResponse.previous(Onshape onshape) |
Fetch previous page of results
|
TeamsFindResponse |
TeamsFindResponse.refresh(Onshape onshape) |
Refresh this page of results
|
Copyright © 2021. All rights reserved.