Uses of Class
io.kubernetes.client.openapi.models.V1alpha1ParentReference
Packages that use V1alpha1ParentReference
-
Uses of V1alpha1ParentReference in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1ParentReferenceModifier and TypeMethodDescriptionstatic V1alpha1ParentReference
Create an instance of V1alpha1ParentReference given an JSON stringV1alpha1IPAddressSpec.getParentRef()
Get parentRefMethods in io.kubernetes.client.openapi.models with parameters of type V1alpha1ParentReferenceModifier and TypeMethodDescriptionV1alpha1IPAddressSpec.parentRef
(V1alpha1ParentReference parentRef) void
V1alpha1IPAddressSpec.setParentRef
(V1alpha1ParentReference parentRef)