| Package | Description |
|---|---|
| com.docdoku.api.services |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceListDTO |
WorkspacesApi.getWorkspacesForConnectedUser()
Get workspace list for authenticated user
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<WorkspaceListDTO> |
WorkspacesApi.getWorkspacesForConnectedUserWithHttpInfo()
Get workspace list for authenticated user
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
WorkspacesApi.getWorkspacesForConnectedUserAsync(ApiCallback<WorkspaceListDTO> callback)
Get workspace list for authenticated user (asynchronously)
|
Copyright © 2019 DocDoku. All rights reserved.