| Modifier and Type | Class and Description | 
|---|---|
| static class  | Meta.APIResource
 APIResource specifies the name of a resource and whether it is namespaced. | 
| static class  | Meta.APIResource.Builder
 APIResource specifies the name of a resource and whether it is namespaced. | 
| Modifier and Type | Method and Description | 
|---|---|
| Meta.APIResourceOrBuilder | Meta.APIResourceListOrBuilder. getResourcesOrBuilder(int index)
 resources contains the name of the resources and if they are namespaced. | 
| Meta.APIResourceOrBuilder | Meta.APIResourceList. getResourcesOrBuilder(int index)
 resources contains the name of the resources and if they are namespaced. | 
| Meta.APIResourceOrBuilder | Meta.APIResourceList.Builder. getResourcesOrBuilder(int index)
 resources contains the name of the resources and if they are namespaced. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<? extends Meta.APIResourceOrBuilder> | Meta.APIResourceListOrBuilder. 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.APIResourceList.Builder. getResourcesOrBuilderList()
 resources contains the name of the resources and if they are namespaced. | 
Copyright © 2020. All rights reserved.