Class V1alpha1IPAddressSpec
java.lang.Object
io.micronaut.kubernetes.client.openapi.model.V1alpha1IPAddressSpec
@Generated("io.micronaut.openapi.generator.JavaMicronautClientCodegen")
public class V1alpha1IPAddressSpec
extends Object
IPAddressSpec describe the attributes in an IP Address.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
parentRef
(V1alpha1ParentReference parentRef) Set parentRef in a chainable fashion.void
setParentRef
(V1alpha1ParentReference parentRef) Set the parentRef property valuetoString()
-
Field Details
-
JSON_PROPERTY_PARENT_REF
- See Also:
-
-
Constructor Details
-
V1alpha1IPAddressSpec
public V1alpha1IPAddressSpec()
-
-
Method Details
-
getParentRef
- Returns:
- the parentRef property value
-
setParentRef
Set the parentRef property value -
parentRef
Set parentRef in a chainable fashion.- Returns:
- The same instance of V1alpha1IPAddressSpec for chaining.
-
equals
-
hashCode
public int hashCode() -
toString
-