Class V1DaemonEndpoint
java.lang.Object
io.micronaut.kubernetes.client.openapi.model.V1DaemonEndpoint
@Generated("io.micronaut.openapi.generator.JavaMicronautClientCodegen")
public class V1DaemonEndpoint
extends Object
DaemonEndpoint contains information about a single Daemon endpoint.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
JSON_PROPERTY_PORT
- See Also:
-
-
Constructor Details
-
V1DaemonEndpoint
-
-
Method Details
-
getPort
Port number of the given endpoint.- Returns:
- the port property value
-
setPort
Set the port property value -
port
Set port in a chainable fashion.- Returns:
- The same instance of V1DaemonEndpoint for chaining.
-
equals
-
hashCode
public int hashCode() -
toString
-