Uses of Class
openshift.io.V1RouteList
Packages that use V1RouteList
-
Uses of V1RouteList in openshift.io
Methods in openshift.io that return V1RouteListModifier and TypeMethodDescriptionV1RouteList.addItemsItem(V1Route itemsItem) V1RouteList.apiVersion(String apiVersion) OpenshiftApi.listNamespacedRoute(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) V1RouteList.metadata(io.kubernetes.client.models.V1ListMeta metadata) Methods in openshift.io that return types with arguments of type V1RouteListModifier and TypeMethodDescriptionio.kubernetes.client.ApiResponse<V1RouteList> OpenshiftApi.listNamespacedRouteWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch)