Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DbRelationStatusItem
-
Packages that use DbRelationStatusItem Package Description com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DbRelationStatusItem in com.tencentcloudapi.dsgc.v20190723.models
Methods in com.tencentcloudapi.dsgc.v20190723.models that return DbRelationStatusItem Modifier and Type Method Description DbRelationStatusItem[]QueryDSPAMetaResourceDbListResponse. getDbRelationStatusItems()Get 数据库实例DB列表的查询结果。Methods in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DbRelationStatusItem Modifier and Type Method Description voidQueryDSPAMetaResourceDbListResponse. setDbRelationStatusItems(DbRelationStatusItem[] DbRelationStatusItems)Set 数据库实例DB列表的查询结果。Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DbRelationStatusItem Constructor Description DbRelationStatusItem(DbRelationStatusItem 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.
-