Uses of Class
com.tencentcloudapi.teo.v20220901.models.AlgDetectJS
-
Packages that use AlgDetectJS Package Description com.tencentcloudapi.teo.v20220901.models -
-
Uses of AlgDetectJS in com.tencentcloudapi.teo.v20220901.models
Methods in com.tencentcloudapi.teo.v20220901.models that return AlgDetectJS Modifier and Type Method Description AlgDetectJS[]AlgDetectRule. getAlgDetectJS()Get 客户端行为校验。Methods in com.tencentcloudapi.teo.v20220901.models with parameters of type AlgDetectJS Modifier and Type Method Description voidAlgDetectRule. setAlgDetectJS(AlgDetectJS[] AlgDetectJS)Set 客户端行为校验。Constructors in com.tencentcloudapi.teo.v20220901.models with parameters of type AlgDetectJS Constructor Description AlgDetectJS(AlgDetectJS 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.
-