Uses of Class
io.kubernetes.client.openapi.models.V1alpha1ServiceCIDRSpec
Packages that use V1alpha1ServiceCIDRSpec
-
Uses of V1alpha1ServiceCIDRSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1ServiceCIDRSpecModifier and TypeMethodDescriptionV1alpha1ServiceCIDRSpec.addCidrsItem
(String cidrsItem) static V1alpha1ServiceCIDRSpec
Create an instance of V1alpha1ServiceCIDRSpec given an JSON stringV1alpha1ServiceCIDR.getSpec()
Get specMethods in io.kubernetes.client.openapi.models with parameters of type V1alpha1ServiceCIDRSpecModifier and TypeMethodDescriptionvoid
V1alpha1ServiceCIDR.setSpec
(V1alpha1ServiceCIDRSpec spec) V1alpha1ServiceCIDR.spec
(V1alpha1ServiceCIDRSpec spec)