InterceptorContext |
InterceptorChain.modifyConfiguration(InterceptorContext context,
AttributeMap attributes) |
default TeaConfiguration |
ConfigurationInterceptor.modifyConfiguration(InterceptorContext context,
AttributeMap attributes) |
InterceptorContext |
InterceptorChain.modifyHttpRequest(InterceptorContext context,
AttributeMap attributes) |
default HttpRequest |
HttpRequestInterceptor.modifyHttpRequest(InterceptorContext context,
AttributeMap attributes) |
default TeaModel |
OutputInterceptor.modifyOutput(InterceptorContext context,
AttributeMap attributes) |
InterceptorContext |
InterceptorChain.modifyOutput(InterceptorContext context,
AttributeMap attributes) |
default TeaRequest |
RequestInterceptor.modifyRequest(InterceptorContext context,
AttributeMap attributes) |
InterceptorContext |
InterceptorChain.modifyRequest(InterceptorContext context,
AttributeMap attributes) |
InterceptorContext |
InterceptorChain.modifyResponse(InterceptorContext context,
AttributeMap attributes) |
default TeaResponse |
ResponseInterceptor.modifyResponse(InterceptorContext context,
AttributeMap attributes) |