Uses of Class
io.kubernetes.client.openapi.models.V1alpha1IPAddressSpec
Packages that use V1alpha1IPAddressSpec
-
Uses of V1alpha1IPAddressSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1IPAddressSpecModifier and TypeMethodDescriptionstatic V1alpha1IPAddressSpec
Create an instance of V1alpha1IPAddressSpec given an JSON stringV1alpha1IPAddress.getSpec()
Get specV1alpha1IPAddressSpec.parentRef
(V1alpha1ParentReference parentRef) Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha1IPAddressSpecModifier and TypeMethodDescriptionvoid
V1alpha1IPAddress.setSpec
(V1alpha1IPAddressSpec spec) V1alpha1IPAddress.spec
(V1alpha1IPAddressSpec spec)