Class V1Sysctl
java.lang.Object
io.micronaut.kubernetes.client.openapi.model.V1Sysctl
@Generated("io.micronaut.openapi.generator.JavaMicronautClientCodegen")
public class V1Sysctl
extends Object
Sysctl defines a kernel parameter to be set
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_VALUE
- See Also:
-
-
Constructor Details
-
V1Sysctl
-
-
Method Details
-
getName
-
setName
Set the name property value- Parameters:
name- property value to set
-
name
-
getValue
-
setValue
Set the value property value- Parameters:
value- property value to set
-
value
-
equals
-
hashCode
-
toString
-