Uses of Interface
com.ibm.cloud.sdk.core.http.ServiceCallback
-
Packages that use ServiceCallback Package Description com.ibm.cloud.sdk.core.http -
-
Uses of ServiceCallback in com.ibm.cloud.sdk.core.http
Methods in com.ibm.cloud.sdk.core.http with parameters of type ServiceCallback Modifier and Type Method Description voidServiceCall. enqueue(ServiceCallback<T> callback)Asynchronous request with added HTTP information.
-