Uses of Class
com.tencentcloudapi.keewidb.v20220308.models.CreateBackupManuallyResponse
-
Packages that use CreateBackupManuallyResponse Package Description com.tencentcloudapi.keewidb.v20220308 com.tencentcloudapi.keewidb.v20220308.models -
-
Uses of CreateBackupManuallyResponse in com.tencentcloudapi.keewidb.v20220308
Methods in com.tencentcloudapi.keewidb.v20220308 that return CreateBackupManuallyResponse Modifier and Type Method Description CreateBackupManuallyResponseKeewidbClient. CreateBackupManually(CreateBackupManuallyRequest req)手动发起备份 -
Uses of CreateBackupManuallyResponse in com.tencentcloudapi.keewidb.v20220308.models
Constructors in com.tencentcloudapi.keewidb.v20220308.models with parameters of type CreateBackupManuallyResponse Constructor Description CreateBackupManuallyResponse(CreateBackupManuallyResponse 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.
-