Uses of Class
io.kubernetes.client.openapi.models.V1beta1IPAddressSpec
Packages that use V1beta1IPAddressSpec
-
Uses of V1beta1IPAddressSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1IPAddressSpecModifier and TypeMethodDescriptionstatic V1beta1IPAddressSpec
Create an instance of V1beta1IPAddressSpec given an JSON stringV1beta1IPAddress.getSpec()
Get specV1beta1IPAddressSpec.parentRef
(V1beta1ParentReference parentRef) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1IPAddressSpecModifier and TypeMethodDescriptionvoid
V1beta1IPAddress.setSpec
(V1beta1IPAddressSpec spec) V1beta1IPAddress.spec
(V1beta1IPAddressSpec spec)