@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-06-19T10:47:33.387Z[Etc/UTC]") public class V1Sysctl extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_VALUE |
Constructor and Description |
---|
V1Sysctl() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName()
Name of a property to set
|
String |
getValue()
Value of a property to set
|
int |
hashCode() |
V1Sysctl |
name(String name) |
void |
setName(String name) |
void |
setValue(String value) |
String |
toString() |
V1Sysctl |
value(String value) |
public static final String SERIALIZED_NAME_NAME
public static final String SERIALIZED_NAME_VALUE
Copyright © 2020. All rights reserved.