| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.octoperf | |
| us.abstracta.jmeter.javadsl.octoperf.api |
| Modifier and Type | Method and Description |
|---|---|
Workspace |
OctoPerfClient.findDefaultWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Project> |
OctoPerfClient.findProjectByWorkspaceAndName(Workspace workspace,
String name) |
Provider |
OctoPerfClient.findProviderByWorkspace(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
Workspace |
Project.getWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
void |
Project.setWorkspace(Workspace workspace) |
| Constructor and Description |
|---|
Project(User user,
Workspace workspace,
String name,
Set<String> tags) |
Copyright © 2023. All rights reserved.