| Package | Description |
|---|---|
| com.aliyun.tea | |
| com.aliyun.tea.interceptor | |
| com.aliyun.tea.okhttp |
| Modifier and Type | Method and Description |
|---|---|
static TeaRequest |
TeaRequest.create() |
TeaRequest |
TeaUnretryableException.getLastRequest() |
| Modifier and Type | Method and Description |
|---|---|
static TeaResponse |
Tea.doAction(TeaRequest request) |
static TeaResponse |
Tea.doAction(TeaRequest request,
Map<String,Object> runtimeOptions) |
static TeaResponse |
Tea.doAction(TeaRequest request,
Map<String,Object> runtimeOptions,
InterceptorChain chain) |
| Constructor and Description |
|---|
TeaUnretryableException(TeaRequest lastRequest) |
TeaUnretryableException(TeaRequest lastRequest,
Throwable lastException) |
| Modifier and Type | Method and Description |
|---|---|
TeaRequest |
RequestInterceptor.modifyRequest(InterceptorContext context,
AttributeMap attributes) |
TeaRequest |
InterceptorContext.teaRequest() |
| Modifier and Type | Method and Description |
|---|---|
InterceptorContext |
InterceptorContext.setTeaRequest(TeaRequest teaRequest) |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Request |
OkRequestBuilder.buildRequest(TeaRequest request) |
| Constructor and Description |
|---|
OkRequestBody(TeaRequest teaRequest) |
Copyright © 2024. All rights reserved.