@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-11-04T01:02:11.281898+03:00[Europe/Moscow]") public class RunPublicResponseAllOfResult extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RunPublicResponseAllOfResult.CustomTypeAdapterFactory |
| Modifier and Type | Field and Description |
|---|---|
static HashSet<String> |
openapiFields |
static HashSet<String> |
openapiRequiredFields |
static String |
SERIALIZED_NAME_URL |
| Constructor and Description |
|---|
RunPublicResponseAllOfResult() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static RunPublicResponseAllOfResult |
fromJson(String jsonString)
Create an instance of RunPublicResponseAllOfResult given an JSON string
|
URI |
getUrl()
Get url
|
int |
hashCode() |
void |
setUrl(URI url) |
String |
toJson()
Convert an instance of RunPublicResponseAllOfResult to an JSON string
|
String |
toString() |
RunPublicResponseAllOfResult |
url(URI url) |
public static final String SERIALIZED_NAME_URL
public RunPublicResponseAllOfResult url(URI url)
public void setUrl(URI url)
public static RunPublicResponseAllOfResult fromJson(String jsonString) throws IOException
jsonString - JSON stringIOException - if the JSON string is invalid with respect to RunPublicResponseAllOfResultpublic String toJson()
Copyright © 2023. All rights reserved.