| Package | Description |
|---|---|
| com.blazemeter.api | |
| com.blazemeter.api.explorer |
| Modifier and Type | Method and Description |
|---|---|
protected List<Workspace> |
BlazeMeterAPIClient.findWorkspaces(List<Account> accounts) |
| Modifier and Type | Method and Description |
|---|---|
protected Project |
BlazeMeterAPIClient.findProject(List<Workspace> workspaces) |
| Modifier and Type | Method and Description |
|---|---|
Workspace |
Account.createWorkspace(String name)
Create Workspace in current Account
|
static Workspace |
Workspace.fromJSON(HttpUtils httpUtils,
net.sf.json.JSONObject obj) |
| Modifier and Type | Method and Description |
|---|---|
List<Workspace> |
Account.getWorkspaces() |
Copyright © 2017. All rights reserved.