Uses of Class
com.tencentcloudapi.waf.v20180125.models.TargetEntity
-
Packages that use TargetEntity Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of TargetEntity in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return TargetEntity Modifier and Type Method Description TargetEntity[]ModifyApiAnalyzeStatusRequest. getTargetList()Get 需要批量开启的实体列表Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type TargetEntity Modifier and Type Method Description voidModifyApiAnalyzeStatusRequest. setTargetList(TargetEntity[] TargetList)Set 需要批量开启的实体列表Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type TargetEntity Constructor Description TargetEntity(TargetEntity 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.
-