| 程序包 | 说明 |
|---|---|
| com.aliyun.core.http.policy |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpLogOptions |
HttpLogOptions.addAllowedHeaderName(String allowedHeaderName) |
HttpLogOptions |
HttpLogOptions.addAllowedQueryParamName(String allowedQueryParamName) |
HttpLogOptions |
HttpLogOptions.setAllowedHeaderNames(Set<String> allowedHeaderNames) |
HttpLogOptions |
HttpLogOptions.setAllowedQueryParamNames(Set<String> allowedQueryParamNames) |
HttpLogOptions |
HttpLogOptions.setLogLevel(HttpLogDetailLevel logLevel) |
HttpLogOptions |
HttpLogOptions.setPrettyPrintBody(boolean prettyPrintBody) |
| 构造器和说明 |
|---|
HttpLoggingPolicy(HttpLogOptions httpLogOptions) |
Copyright © 2024. All rights reserved.