Uses of Class
io.kubernetes.client.openapi.models.V1alpha2PodGroupList
Packages that use V1alpha2PodGroupList
-
Uses of V1alpha2PodGroupList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha2PodGroupListModifier and TypeMethodDescriptionSchedulingV1alpha2Api.APIlistNamespacedPodGroupRequest.execute()Execute listNamespacedPodGroup requestSchedulingV1alpha2Api.APIlistPodGroupForAllNamespacesRequest.execute()Execute listPodGroupForAllNamespaces requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha2PodGroupListModifier and TypeMethodDescriptionSchedulingV1alpha2Api.APIlistNamespacedPodGroupRequest.executeWithHttpInfo()Execute listNamespacedPodGroup request with HTTP info returnedSchedulingV1alpha2Api.APIlistPodGroupForAllNamespacesRequest.executeWithHttpInfo()Execute listPodGroupForAllNamespaces request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha2PodGroupListModifier and TypeMethodDescriptionokhttp3.CallSchedulingV1alpha2Api.APIlistNamespacedPodGroupRequest.executeAsync(ApiCallback<V1alpha2PodGroupList> _callback) Execute listNamespacedPodGroup request (asynchronously)okhttp3.CallSchedulingV1alpha2Api.APIlistPodGroupForAllNamespacesRequest.executeAsync(ApiCallback<V1alpha2PodGroupList> _callback) Execute listPodGroupForAllNamespaces request (asynchronously) -
Uses of V1alpha2PodGroupList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha2PodGroupListModifier and TypeMethodDescriptionV1alpha2PodGroupList.addItemsItem(V1alpha2PodGroup itemsItem) V1alpha2PodGroupList.apiVersion(String apiVersion) static V1alpha2PodGroupListCreate an instance of V1alpha2PodGroupList given an JSON stringV1alpha2PodGroupList.items(List<V1alpha2PodGroup> items) V1alpha2PodGroupList.metadata(V1ListMeta metadata)