| Package | Description |
|---|---|
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
RunEnvironment |
RunEnvironment.description(String description) |
static RunEnvironment |
RunEnvironment.fromJson(String jsonString)
Create an instance of RunEnvironment given an JSON string
|
RunEnvironment |
Run.getEnvironment()
Get environment
|
RunEnvironment |
RunEnvironment.host(String host) |
RunEnvironment |
RunEnvironment.slug(String slug) |
RunEnvironment |
RunEnvironment.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
Run |
Run.environment(RunEnvironment environment) |
void |
Run.setEnvironment(RunEnvironment environment) |
Copyright © 2023. All rights reserved.