Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.MongoAsset
-
Packages that use MongoAsset Package Description com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of MongoAsset in com.tencentcloudapi.dsgc.v20190723.models
Methods in com.tencentcloudapi.dsgc.v20190723.models that return MongoAsset Modifier and Type Method Description MongoAssetDescribeMongoAssetSensitiveDistributionResponse. getMongoAsset()Get mongo的资产统计数据 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.dsgc.v20190723.models with parameters of type MongoAsset Modifier and Type Method Description voidDescribeMongoAssetSensitiveDistributionResponse. setMongoAsset(MongoAsset MongoAsset)Set mongo的资产统计数据 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type MongoAsset Constructor Description MongoAsset(MongoAsset 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.
-