Uses of Class
io.kubernetes.client.openapi.models.V1beta1ParentReference
Packages that use V1beta1ParentReference
-
Uses of V1beta1ParentReference in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1ParentReferenceModifier and TypeMethodDescriptionstatic V1beta1ParentReference
Create an instance of V1beta1ParentReference given an JSON stringV1beta1IPAddressSpec.getParentRef()
Get parentRefMethods in io.kubernetes.client.openapi.models with parameters of type V1beta1ParentReferenceModifier and TypeMethodDescriptionV1beta1IPAddressSpec.parentRef
(V1beta1ParentReference parentRef) void
V1beta1IPAddressSpec.setParentRef
(V1beta1ParentReference parentRef)