Uses of Class
io.kubernetes.client.openapi.models.V1JobList
Packages that use V1JobList
-
Uses of V1JobList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1JobListModifier and TypeMethodDescriptionBatchV1Api.APIlistJobForAllNamespacesRequest.execute()Execute listJobForAllNamespaces requestBatchV1Api.APIlistNamespacedJobRequest.execute()Execute listNamespacedJob requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1JobListModifier and TypeMethodDescriptionBatchV1Api.APIlistJobForAllNamespacesRequest.executeWithHttpInfo()Execute listJobForAllNamespaces request with HTTP info returnedBatchV1Api.APIlistNamespacedJobRequest.executeWithHttpInfo()Execute listNamespacedJob request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1JobListModifier and TypeMethodDescriptionokhttp3.CallBatchV1Api.APIlistJobForAllNamespacesRequest.executeAsync(ApiCallback<V1JobList> _callback) Execute listJobForAllNamespaces request (asynchronously)okhttp3.CallBatchV1Api.APIlistNamespacedJobRequest.executeAsync(ApiCallback<V1JobList> _callback) Execute listNamespacedJob request (asynchronously) -
Uses of V1JobList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1JobListModifier and TypeMethodDescriptionV1JobList.addItemsItem(V1Job itemsItem) V1JobList.apiVersion(String apiVersion) static V1JobListCreate an instance of V1JobList given an JSON stringV1JobList.metadata(V1ListMeta metadata)