Uses of Interface
kubevirt.ApiCallback
Packages that use ApiCallback
-
Uses of ApiCallback in kubevirt
Methods in kubevirt with parameters of type ApiCallbackModifier and TypeMethodDescription<T> voidApiClient.executeAsync(com.squareup.okhttp.Call call, Type returnType, ApiCallback<T> callback) Execute HTTP call asynchronously.<T> voidApiClient.executeAsync(com.squareup.okhttp.Call call, ApiCallback<T> callback)