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