public class V1Sysctl extends Object
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) |
Copyright © 2019. All rights reserved.