Uses of Class
io.kubernetes.client.openapi.models.V1alpha1WorkloadList
Packages that use V1alpha1WorkloadList
-
Uses of V1alpha1WorkloadList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha1WorkloadListModifier and TypeMethodDescriptionSchedulingV1alpha1Api.APIlistNamespacedWorkloadRequest.execute()Execute listNamespacedWorkload requestSchedulingV1alpha1Api.APIlistWorkloadForAllNamespacesRequest.execute()Execute listWorkloadForAllNamespaces requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha1WorkloadListModifier and TypeMethodDescriptionSchedulingV1alpha1Api.APIlistNamespacedWorkloadRequest.executeWithHttpInfo()Execute listNamespacedWorkload request with HTTP info returnedSchedulingV1alpha1Api.APIlistWorkloadForAllNamespacesRequest.executeWithHttpInfo()Execute listWorkloadForAllNamespaces request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha1WorkloadListModifier and TypeMethodDescriptionokhttp3.CallSchedulingV1alpha1Api.APIlistNamespacedWorkloadRequest.executeAsync(ApiCallback<V1alpha1WorkloadList> _callback) Execute listNamespacedWorkload request (asynchronously)okhttp3.CallSchedulingV1alpha1Api.APIlistWorkloadForAllNamespacesRequest.executeAsync(ApiCallback<V1alpha1WorkloadList> _callback) Execute listWorkloadForAllNamespaces request (asynchronously) -
Uses of V1alpha1WorkloadList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1WorkloadListModifier and TypeMethodDescriptionV1alpha1WorkloadList.addItemsItem(V1alpha1Workload itemsItem) V1alpha1WorkloadList.apiVersion(String apiVersion) static V1alpha1WorkloadListCreate an instance of V1alpha1WorkloadList given an JSON stringV1alpha1WorkloadList.items(List<V1alpha1Workload> items) V1alpha1WorkloadList.metadata(V1ListMeta metadata)