InterceptorContext.Builder |
InterceptorContext.Builder.bodyType(String bodyType) |
static InterceptorContext.Builder |
InterceptorContext.builder() |
InterceptorContext.Builder |
InterceptorContext.Builder.configuration(TeaConfiguration configuration) |
InterceptorContext.Builder |
InterceptorContext.Builder.httpRequest(HttpRequest httpRequest) |
InterceptorContext.Builder |
InterceptorContext.Builder.httpResponse(HttpResponse httpResponse) |
InterceptorContext.Builder |
InterceptorContext.Builder.output(TeaModel output) |
InterceptorContext.Builder |
InterceptorContext.Builder.teaRequest(TeaRequest teaRequest) |
InterceptorContext.Builder |
InterceptorContext.Builder.teaRequestBody(TeaRequestBody teaRequestBody) |
InterceptorContext.Builder |
InterceptorContext.Builder.teaResponse(TeaResponse teaResponse) |
InterceptorContext.Builder |
InterceptorContext.Builder.teaResponseHandler(TeaResponseHandler teaResponseHandler) |
InterceptorContext.Builder |
InterceptorContext.toBuilder() |