Class V1HostIP
java.lang.Object
io.micronaut.kubernetes.client.openapi.model.V1HostIP
@Generated("io.micronaut.openapi.generator.JavaMicronautClientCodegen")
public class V1HostIP
extends Object
HostIP represents a single IP address allocated to the host.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_IP
- See Also:
-
-
Constructor Details
-
V1HostIP
-
-
Method Details
-
getIp
IP is the IP address assigned to the host- Returns:
- the ip property value
-
setIp
Set the ip property value- Parameters:
ip
- property value to set
-
ip
Set ip in a chainable fashion.- Returns:
- The same instance of V1HostIP for chaining.
-
equals
-
hashCode
public int hashCode() -
toString
-