Uses of Class
io.kubernetes.client.openapi.models.V1alpha3PodSchedulingContextList
Packages that use V1alpha3PodSchedulingContextList
-
Uses of V1alpha3PodSchedulingContextList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha3PodSchedulingContextListModifier and TypeMethodDescriptionResourceV1alpha3Api.APIlistNamespacedPodSchedulingContextRequest.execute()Execute listNamespacedPodSchedulingContext requestResourceV1alpha3Api.APIlistPodSchedulingContextForAllNamespacesRequest.execute()Execute listPodSchedulingContextForAllNamespaces requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha3PodSchedulingContextListModifier and TypeMethodDescriptionResourceV1alpha3Api.APIlistNamespacedPodSchedulingContextRequest.executeWithHttpInfo()Execute listNamespacedPodSchedulingContext request with HTTP info returnedResourceV1alpha3Api.APIlistPodSchedulingContextForAllNamespacesRequest.executeWithHttpInfo()Execute listPodSchedulingContextForAllNamespaces request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha3PodSchedulingContextListModifier and TypeMethodDescriptionokhttp3.CallResourceV1alpha3Api.APIlistNamespacedPodSchedulingContextRequest.executeAsync(ApiCallback<V1alpha3PodSchedulingContextList> _callback) Execute listNamespacedPodSchedulingContext request (asynchronously)okhttp3.CallResourceV1alpha3Api.APIlistPodSchedulingContextForAllNamespacesRequest.executeAsync(ApiCallback<V1alpha3PodSchedulingContextList> _callback) Execute listPodSchedulingContextForAllNamespaces request (asynchronously) -
Uses of V1alpha3PodSchedulingContextList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3PodSchedulingContextListModifier and TypeMethodDescriptionV1alpha3PodSchedulingContextList.addItemsItem(V1alpha3PodSchedulingContext itemsItem) V1alpha3PodSchedulingContextList.apiVersion(String apiVersion) Create an instance of V1alpha3PodSchedulingContextList given an JSON stringV1alpha3PodSchedulingContextList.items(List<V1alpha3PodSchedulingContext> items) V1alpha3PodSchedulingContextList.metadata(V1ListMeta metadata)