Uses of Class
kubevirt.io.V1APIGroup
Packages that use V1APIGroup
-
Uses of V1APIGroup in kubevirt.io
Fields in kubevirt.io with type parameters of type V1APIGroupMethods in kubevirt.io that return V1APIGroupModifier and TypeMethodDescriptionV1APIGroup.addServerAddressByClientCIDRsItem(V1ServerAddressByClientCIDR serverAddressByClientCIDRsItem) V1APIGroup.addVersionsItem(V1GroupVersionForDiscovery versionsItem) V1APIGroup.apiVersion(String apiVersion) KubevirtApi.getAPIGroup()Get a KubeVirt API groupKubevirtApi.getAPIGroup_0()Get a KubeVirt API GroupV1APIGroup.preferredVersion(V1GroupVersionForDiscovery preferredVersion) V1APIGroup.serverAddressByClientCIDRs(List<V1ServerAddressByClientCIDR> serverAddressByClientCIDRs) V1APIGroup.versions(List<V1GroupVersionForDiscovery> versions) Methods in kubevirt.io that return types with arguments of type V1APIGroupModifier and TypeMethodDescriptionio.kubernetes.client.ApiResponse<V1APIGroup> KubevirtApi.getAPIGroup_0WithHttpInfo()Get a KubeVirt API Groupio.kubernetes.client.ApiResponse<V1APIGroup> KubevirtApi.getAPIGroupWithHttpInfo()Get a KubeVirt API groupV1APIGroupList.getGroups()groups is a list of APIGroup.Methods in kubevirt.io with parameters of type V1APIGroupMethod parameters in kubevirt.io with type arguments of type V1APIGroupModifier and TypeMethodDescriptioncom.squareup.okhttp.CallKubevirtApi.getAPIGroup_0Async(io.kubernetes.client.ApiCallback<V1APIGroup> callback) Get a KubeVirt API Group (asynchronously)com.squareup.okhttp.CallKubevirtApi.getAPIGroupAsync(io.kubernetes.client.ApiCallback<V1APIGroup> callback) Get a KubeVirt API group (asynchronously)V1APIGroupList.groups(List<V1APIGroup> groups) voidV1APIGroupList.setGroups(List<V1APIGroup> groups)