Uses of Class
io.kubernetes.client.openapi.models.V1alpha2WorkloadList
Packages that use V1alpha2WorkloadList
-
Uses of V1alpha2WorkloadList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha2WorkloadListModifier and TypeMethodDescriptionSchedulingV1alpha2Api.APIlistNamespacedWorkloadRequest.execute()Execute listNamespacedWorkload requestSchedulingV1alpha2Api.APIlistWorkloadForAllNamespacesRequest.execute()Execute listWorkloadForAllNamespaces requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha2WorkloadListModifier and TypeMethodDescriptionSchedulingV1alpha2Api.APIlistNamespacedWorkloadRequest.executeWithHttpInfo()Execute listNamespacedWorkload request with HTTP info returnedSchedulingV1alpha2Api.APIlistWorkloadForAllNamespacesRequest.executeWithHttpInfo()Execute listWorkloadForAllNamespaces request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha2WorkloadListModifier and TypeMethodDescriptionokhttp3.CallSchedulingV1alpha2Api.APIlistNamespacedWorkloadRequest.executeAsync(ApiCallback<V1alpha2WorkloadList> _callback) Execute listNamespacedWorkload request (asynchronously)okhttp3.CallSchedulingV1alpha2Api.APIlistWorkloadForAllNamespacesRequest.executeAsync(ApiCallback<V1alpha2WorkloadList> _callback) Execute listWorkloadForAllNamespaces request (asynchronously) -
Uses of V1alpha2WorkloadList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha2WorkloadListModifier and TypeMethodDescriptionV1alpha2WorkloadList.addItemsItem(V1alpha2Workload itemsItem) V1alpha2WorkloadList.apiVersion(String apiVersion) static V1alpha2WorkloadListCreate an instance of V1alpha2WorkloadList given an JSON stringV1alpha2WorkloadList.items(List<V1alpha2Workload> items) V1alpha2WorkloadList.metadata(V1ListMeta metadata)