Uses of Class
io.kubernetes.client.openapi.models.V1CustomResourceSubresources
Packages that use V1CustomResourceSubresources
-
Uses of V1CustomResourceSubresources in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CustomResourceSubresourcesModifier and TypeMethodDescriptionstatic V1CustomResourceSubresourcesCreate an instance of V1CustomResourceSubresources given an JSON stringV1CustomResourceDefinitionVersion.getSubresources()Get subresourcesV1CustomResourceSubresources.scale(V1CustomResourceSubresourceScale scale) Methods in io.kubernetes.client.openapi.models with parameters of type V1CustomResourceSubresourcesModifier and TypeMethodDescriptionvoidV1CustomResourceDefinitionVersion.setSubresources(V1CustomResourceSubresources subresources) V1CustomResourceDefinitionVersion.subresources(V1CustomResourceSubresources subresources)