Uses of Class
com.tencentcloudapi.mongodb.v20190725.models.CreateBackupDBInstanceResponse
-
Packages that use CreateBackupDBInstanceResponse Package Description com.tencentcloudapi.mongodb.v20190725 com.tencentcloudapi.mongodb.v20190725.models -
-
Uses of CreateBackupDBInstanceResponse in com.tencentcloudapi.mongodb.v20190725
Methods in com.tencentcloudapi.mongodb.v20190725 that return CreateBackupDBInstanceResponse Modifier and Type Method Description CreateBackupDBInstanceResponse
MongodbClient. CreateBackupDBInstance(CreateBackupDBInstanceRequest req)
本接口(CreateBackupDBInstance)用于备份实例。 -
Uses of CreateBackupDBInstanceResponse in com.tencentcloudapi.mongodb.v20190725.models
Constructors in com.tencentcloudapi.mongodb.v20190725.models with parameters of type CreateBackupDBInstanceResponse Constructor Description CreateBackupDBInstanceResponse(CreateBackupDBInstanceResponse 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.
-