Uses of Interface
io.kubernetes.client.proto.Meta.APIResourceOrBuilder
-
Uses of Meta.APIResourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement Meta.APIResourceOrBuilderModifier and TypeClassDescriptionstatic final class
APIResource specifies the name of a resource and whether it is namespaced.static final class
APIResource specifies the name of a resource and whether it is namespaced.Methods in io.kubernetes.client.proto that return Meta.APIResourceOrBuilderModifier and TypeMethodDescriptionMeta.APIResourceList.Builder.getResourcesOrBuilder
(int index) resources contains the name of the resources and if they are namespaced.Meta.APIResourceList.getResourcesOrBuilder
(int index) resources contains the name of the resources and if they are namespaced.Meta.APIResourceListOrBuilder.getResourcesOrBuilder
(int index) resources contains the name of the resources and if they are namespaced.Methods in io.kubernetes.client.proto that return types with arguments of type Meta.APIResourceOrBuilderModifier and TypeMethodDescriptionList<? extends Meta.APIResourceOrBuilder>
Meta.APIResourceList.Builder.getResourcesOrBuilderList()
resources contains the name of the resources and if they are namespaced.List<? extends Meta.APIResourceOrBuilder>
Meta.APIResourceList.getResourcesOrBuilderList()
resources contains the name of the resources and if they are namespaced.List<? extends Meta.APIResourceOrBuilder>
Meta.APIResourceListOrBuilder.getResourcesOrBuilderList()
resources contains the name of the resources and if they are namespaced.