Uses of Class
openshift.io.V1TemplateList
Packages that use V1TemplateList
-
Uses of V1TemplateList in openshift.io
Methods in openshift.io that return V1TemplateListModifier and TypeMethodDescriptionV1TemplateList.addItemsItem(V1Template itemsItem) V1TemplateList.apiVersion(String apiVersion) V1TemplateList.items(List<V1Template> items) OpenshiftApi.listKubevirtTemplateForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) V1TemplateList.metadata(io.kubernetes.client.models.V1ListMeta metadata) Methods in openshift.io that return types with arguments of type V1TemplateListModifier and TypeMethodDescriptionio.kubernetes.client.ApiResponse<V1TemplateList> OpenshiftApi.listKubevirtTemplateForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch)