Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.SensitiveLevel
-
Packages that use SensitiveLevel Package Description com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of SensitiveLevel in com.tencentcloudapi.dsgc.v20190723.models
Methods in com.tencentcloudapi.dsgc.v20190723.models that return SensitiveLevel Modifier and Type Method Description SensitiveLevel[]DspaCOSDataAssetCount. getSensitiveLevel()Get 敏感等级分布 注意:此字段可能返回 null,表示取不到有效值。SensitiveLevel[]DspaRDBDataAssetCount. getSensitiveLevel()Get 敏感等级分布 注意:此字段可能返回 null,表示取不到有效值。SensitiveLevel[]ESDataAssetCountDto. getSensitiveLevel()Get 敏感分级的分布 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.dsgc.v20190723.models with parameters of type SensitiveLevel Modifier and Type Method Description voidDspaCOSDataAssetCount. setSensitiveLevel(SensitiveLevel[] SensitiveLevel)Set 敏感等级分布 注意:此字段可能返回 null,表示取不到有效值。voidDspaRDBDataAssetCount. setSensitiveLevel(SensitiveLevel[] SensitiveLevel)Set 敏感等级分布 注意:此字段可能返回 null,表示取不到有效值。voidESDataAssetCountDto. setSensitiveLevel(SensitiveLevel[] SensitiveLevel)Set 敏感分级的分布 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type SensitiveLevel Constructor Description SensitiveLevel(SensitiveLevel 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.
-