Uses of Class
kubevirt.io.V1APIGroupList
Packages that use V1APIGroupList
-
Uses of V1APIGroupList in kubevirt.io
Methods in kubevirt.io that return V1APIGroupListModifier and TypeMethodDescriptionV1APIGroupList.addGroupsItem(V1APIGroup groupsItem) V1APIGroupList.apiVersion(String apiVersion) KubevirtApi.getAPIGroupList()Get a KubeVirt API GroupListV1APIGroupList.groups(List<V1APIGroup> groups) Methods in kubevirt.io that return types with arguments of type V1APIGroupListModifier and TypeMethodDescriptionio.kubernetes.client.ApiResponse<V1APIGroupList> KubevirtApi.getAPIGroupListWithHttpInfo()Get a KubeVirt API GroupListMethod parameters in kubevirt.io with type arguments of type V1APIGroupListModifier and TypeMethodDescriptioncom.squareup.okhttp.CallKubevirtApi.getAPIGroupListAsync(io.kubernetes.client.ApiCallback<V1APIGroupList> callback) Get a KubeVirt API GroupList (asynchronously)