Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.TopAsset
-
Packages that use TopAsset Package Description com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of TopAsset in com.tencentcloudapi.dsgc.v20190723.models
Methods in com.tencentcloudapi.dsgc.v20190723.models that return TopAsset Modifier and Type Method Description TopAsset[]DescribeCOSAssetSensitiveDistributionResponse. getTopAsset()Get 涉敏top 注意:此字段可能返回 null,表示取不到有效值。TopAsset[]DescribeESAssetSensitiveDistributionResponse. getTopAsset()Get 涉敏top数据 注意:此字段可能返回 null,表示取不到有效值。TopAsset[]DescribeMongoAssetSensitiveDistributionResponse. getTopAsset()Get 涉敏top数据 注意:此字段可能返回 null,表示取不到有效值。TopAsset[]DescribeRDBAssetSensitiveDistributionResponse. getTopAsset()Get 涉敏top数据 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.dsgc.v20190723.models with parameters of type TopAsset Modifier and Type Method Description voidDescribeCOSAssetSensitiveDistributionResponse. setTopAsset(TopAsset[] TopAsset)Set 涉敏top 注意:此字段可能返回 null,表示取不到有效值。voidDescribeESAssetSensitiveDistributionResponse. setTopAsset(TopAsset[] TopAsset)Set 涉敏top数据 注意:此字段可能返回 null,表示取不到有效值。voidDescribeMongoAssetSensitiveDistributionResponse. setTopAsset(TopAsset[] TopAsset)Set 涉敏top数据 注意:此字段可能返回 null,表示取不到有效值。voidDescribeRDBAssetSensitiveDistributionResponse. setTopAsset(TopAsset[] TopAsset)Set 涉敏top数据 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type TopAsset Constructor Description TopAsset(TopAsset 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.
-