Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DspaSafeGuard
-
Packages that use DspaSafeGuard Package Description com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DspaSafeGuard in com.tencentcloudapi.dsgc.v20190723.models
Methods in com.tencentcloudapi.dsgc.v20190723.models that return DspaSafeGuard Modifier and Type Method Description DspaSafeGuardDspaDiscoveryTaskResultDetail. getSafeGuard()Get 保护措施 注意:此字段可能返回 null,表示取不到有效值。DspaSafeGuardDspaRDBDataAssetDetail. getSafeGuard()Get 保护措施 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DspaSafeGuard Modifier and Type Method Description voidDspaDiscoveryTaskResultDetail. setSafeGuard(DspaSafeGuard SafeGuard)Set 保护措施 注意:此字段可能返回 null,表示取不到有效值。voidDspaRDBDataAssetDetail. setSafeGuard(DspaSafeGuard SafeGuard)Set 保护措施 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DspaSafeGuard Constructor Description DspaSafeGuard(DspaSafeGuard 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.
-