Uses of Class
io.kubernetes.client.openapi.apis.CustomObjectsApi.APIlistCustomObjectForAllNamespacesRequest
Packages that use CustomObjectsApi.APIlistCustomObjectForAllNamespacesRequest
-
Uses of CustomObjectsApi.APIlistCustomObjectForAllNamespacesRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return CustomObjectsApi.APIlistCustomObjectForAllNamespacesRequestModifier and TypeMethodDescriptionSet _continueCustomObjectsApi.APIlistCustomObjectForAllNamespacesRequest.allowWatchBookmarks
(Boolean allowWatchBookmarks) Set allowWatchBookmarksCustomObjectsApi.APIlistCustomObjectForAllNamespacesRequest.fieldSelector
(String fieldSelector) Set fieldSelectorCustomObjectsApi.APIlistCustomObjectForAllNamespacesRequest.labelSelector
(String labelSelector) Set labelSelectorSet limitCustomObjectsApi.listCustomObjectForAllNamespaces
(String group, String version, String plural) list or watch namespace scoped custom objectsSet prettyCustomObjectsApi.APIlistCustomObjectForAllNamespacesRequest.resourceVersion
(String resourceVersion) Set resourceVersionCustomObjectsApi.APIlistCustomObjectForAllNamespacesRequest.resourceVersionMatch
(String resourceVersionMatch) Set resourceVersionMatchCustomObjectsApi.APIlistCustomObjectForAllNamespacesRequest.timeoutSeconds
(Integer timeoutSeconds) Set timeoutSecondsSet watch