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