| Package | Description |
|---|---|
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
static RunPublicResponseAllOfResult |
RunPublicResponseAllOfResult.fromJson(String jsonString)
Create an instance of RunPublicResponseAllOfResult given an JSON string
|
RunPublicResponseAllOfResult |
RunPublicResponseAllOf.getResult()
Get result
|
RunPublicResponseAllOfResult |
RunPublicResponse.getResult()
Get result
|
RunPublicResponseAllOfResult |
RunPublicResponseAllOfResult.url(URI url) |
| Modifier and Type | Method and Description |
|---|---|
RunPublicResponseAllOf |
RunPublicResponseAllOf.result(RunPublicResponseAllOfResult result) |
RunPublicResponse |
RunPublicResponse.result(RunPublicResponseAllOfResult result) |
void |
RunPublicResponseAllOf.setResult(RunPublicResponseAllOfResult result) |
void |
RunPublicResponse.setResult(RunPublicResponseAllOfResult result) |
Copyright © 2023. All rights reserved.