Uses of Interface
com.ibm.cloud.sdk.core.http.ServiceCall
-
Packages that use ServiceCall Package Description com.ibm.cloud.sdk.core.http -
-
Uses of ServiceCall in com.ibm.cloud.sdk.core.http
Methods in com.ibm.cloud.sdk.core.http that return ServiceCall Modifier and Type Method Description ServiceCall<T>ServiceCall. addHeader(java.lang.String name, java.lang.String value)Add a header to the request before executing.
-