public class ArkResourceStsAuthenticationInterceptor extends Object implements okhttp3.Interceptor
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ArkResourceStsAuthenticationInterceptor.ArkResourceStsTokenInfo |
| 构造器和说明 |
|---|
ArkResourceStsAuthenticationInterceptor(String ak,
String sk,
String region) |
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws IOException
intercept 在接口中 okhttp3.InterceptorIOExceptionCopyright © 2024. All rights reserved.