Package com.ibm.cloud.sdk.core.http
Interface IRetryInterceptor
-
- All Superinterfaces:
okhttp3.Interceptor
- All Known Implementing Classes:
RetryInterceptor
public interface IRetryInterceptor extends okhttp3.InterceptorThis is a marker interface used to identify retry interceptor implementations within the java core library.