Uses of Class
com.tencentcloudapi.rce.v20201103.models.InputDetails
-
Packages that use InputDetails Package Description com.tencentcloudapi.rce.v20201103.models -
-
Uses of InputDetails in com.tencentcloudapi.rce.v20201103.models
Methods in com.tencentcloudapi.rce.v20201103.models that return InputDetails Modifier and Type Method Description InputDetails[]InputManageMarketingRisk. getDetails()Get 详细信息Methods in com.tencentcloudapi.rce.v20201103.models with parameters of type InputDetails Modifier and Type Method Description voidInputManageMarketingRisk. setDetails(InputDetails[] Details)Set 详细信息Constructors in com.tencentcloudapi.rce.v20201103.models with parameters of type InputDetails Constructor Description InputDetails(InputDetails 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.
-