| Package | Description |
|---|---|
| com.aliyun.tea | |
| com.aliyun.tea.interceptor |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
TeaResponse |
ResponseInterceptor.modifyResponse(InterceptorContext context,
AttributeMap attributes) |
TeaResponse |
InterceptorContext.teaResponse() |
| Modifier and Type | Method and Description |
|---|---|
InterceptorContext |
InterceptorContext.setTeaResponse(TeaResponse teaResponse) |
Copyright © 2024. All rights reserved.