Uses of Class
kubevirt.io.V1APIResourceList
Packages that use V1APIResourceList
-
Uses of V1APIResourceList in kubevirt.io
Methods in kubevirt.io that return V1APIResourceListModifier and TypeMethodDescriptionV1APIResourceList.addResourcesItem(V1APIResource resourcesItem) V1APIResourceList.apiVersion(String apiVersion) KubevirtApi.getAPIResources()Get KubeVirt API ResourcesKubevirtApi.getAPIResources_0()Get a KubeVirt API resourcesV1APIResourceList.groupVersion(String groupVersion) V1APIResourceList.resources(List<V1APIResource> resources) Methods in kubevirt.io that return types with arguments of type V1APIResourceListModifier and TypeMethodDescriptionio.kubernetes.client.ApiResponse<V1APIResourceList> KubevirtApi.getAPIResources_0WithHttpInfo()Get a KubeVirt API resourcesio.kubernetes.client.ApiResponse<V1APIResourceList> KubevirtApi.getAPIResourcesWithHttpInfo()Get KubeVirt API ResourcesMethod parameters in kubevirt.io with type arguments of type V1APIResourceListModifier and TypeMethodDescriptioncom.squareup.okhttp.CallKubevirtApi.getAPIResources_0Async(io.kubernetes.client.ApiCallback<V1APIResourceList> callback) Get a KubeVirt API resources (asynchronously)com.squareup.okhttp.CallKubevirtApi.getAPIResourcesAsync(io.kubernetes.client.ApiCallback<V1APIResourceList> callback) Get KubeVirt API Resources (asynchronously)