Uses of Interface
k8s.io.apimachinery.pkg.apis.meta.v1.Generated.APIResourceOrBuilder
-
Packages that use Generated.APIResourceOrBuilder Package Description k8s.io.apimachinery.pkg.apis.meta.v1 -
-
Uses of Generated.APIResourceOrBuilder in k8s.io.apimachinery.pkg.apis.meta.v1
Classes in k8s.io.apimachinery.pkg.apis.meta.v1 that implement Generated.APIResourceOrBuilder Modifier and Type Class Description static classGenerated.APIResourceAPIResource specifies the name of a resource and whether it is namespaced.static classGenerated.APIResource.BuilderAPIResource specifies the name of a resource and whether it is namespaced.Methods in k8s.io.apimachinery.pkg.apis.meta.v1 that return Generated.APIResourceOrBuilder Modifier and Type Method Description Generated.APIResourceOrBuilderGenerated.APIResourceList.Builder. getResourcesOrBuilder(int index)resources contains the name of the resources and if they are namespaced.Generated.APIResourceOrBuilderGenerated.APIResourceList. getResourcesOrBuilder(int index)resources contains the name of the resources and if they are namespaced.Generated.APIResourceOrBuilderGenerated.APIResourceListOrBuilder. getResourcesOrBuilder(int index)resources contains the name of the resources and if they are namespaced.Methods in k8s.io.apimachinery.pkg.apis.meta.v1 that return types with arguments of type Generated.APIResourceOrBuilder Modifier and Type Method Description List<? extends Generated.APIResourceOrBuilder>Generated.APIResourceList.Builder. getResourcesOrBuilderList()resources contains the name of the resources and if they are namespaced.List<? extends Generated.APIResourceOrBuilder>Generated.APIResourceList. getResourcesOrBuilderList()resources contains the name of the resources and if they are namespaced.List<? extends Generated.APIResourceOrBuilder>Generated.APIResourceListOrBuilder. getResourcesOrBuilderList()resources contains the name of the resources and if they are namespaced.
-