Uses of Class
io.kubernetes.client.openapi.models.V1ParentReference
Packages that use V1ParentReference
-
Uses of V1ParentReference in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ParentReferenceModifier and TypeMethodDescriptionstatic V1ParentReference
Create an instance of V1ParentReference given an JSON stringV1IPAddressSpec.getParentRef()
Get parentRefMethods in io.kubernetes.client.openapi.models with parameters of type V1ParentReferenceModifier and TypeMethodDescriptionV1IPAddressSpec.parentRef
(V1ParentReference parentRef) void
V1IPAddressSpec.setParentRef
(V1ParentReference parentRef)