| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
| AlgDetectResult[] | AlgDetectSession. getAlgDetectResults()Get Cookie校验校验结果。 | 
| AlgDetectResult[] | AlgDetectJS. getAlgDetectResults()Get Bot主动特征识别客户端行为校验结果。 | 
| AlgDetectResult[] | AlgDetectSession. getSessionBehaviors()Get 会话速率和周期特征校验结果。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AlgDetectSession. setAlgDetectResults(AlgDetectResult[] AlgDetectResults)Set Cookie校验校验结果。 | 
| void | AlgDetectJS. setAlgDetectResults(AlgDetectResult[] AlgDetectResults)Set Bot主动特征识别客户端行为校验结果。 | 
| void | AlgDetectSession. setSessionBehaviors(AlgDetectResult[] SessionBehaviors)Set 会话速率和周期特征校验结果。 | 
| Constructor and Description | 
|---|
| AlgDetectResult(AlgDetectResult source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.