| Package | Description |
|---|---|
| com.volcengine | |
| com.volcengine.interceptor |
| Modifier and Type | Method and Description |
|---|---|
InterceptorContext |
ApiClient.buildCall(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,Object> formParams,
String[] authNames,
ProgressRequestBody.ProgressRequestListener progressRequestListener,
boolean... isCommon)
Build HTTP call with the given options.
|
| Modifier and Type | Method and Description |
|---|---|
InterceptorContext |
InterceptorChain.executeRequest(InterceptorContext context) |
InterceptorContext |
InterceptorChain.executeResponse(InterceptorContext context) |
InterceptorContext |
RequestInterceptor.intercept(InterceptorContext context) |
InterceptorContext |
SignRequestInterceptor.intercept(InterceptorContext context) |
InterceptorContext |
DeserializedResponseInterceptor.intercept(InterceptorContext context) |
InterceptorContext |
ResponseInterceptor.intercept(InterceptorContext context) |
InterceptorContext |
BuildRequestInterceptor.intercept(InterceptorContext context) |
InterceptorContext |
ResolveEndpointInterceptor.intercept(InterceptorContext context) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorContext |
InterceptorChain.executeRequest(InterceptorContext context) |
InterceptorContext |
InterceptorChain.executeResponse(InterceptorContext context) |
InterceptorContext |
RequestInterceptor.intercept(InterceptorContext context) |
InterceptorContext |
SignRequestInterceptor.intercept(InterceptorContext context) |
InterceptorContext |
DeserializedResponseInterceptor.intercept(InterceptorContext context) |
InterceptorContext |
ResponseInterceptor.intercept(InterceptorContext context) |
InterceptorContext |
BuildRequestInterceptor.intercept(InterceptorContext context) |
InterceptorContext |
ResolveEndpointInterceptor.intercept(InterceptorContext context) |
Copyright © 2025. All rights reserved.