Uses of Class
com.tencentcloudapi.mongodb.v20180408.models.SetAutoRenewResponse
-
Packages that use SetAutoRenewResponse Package Description com.tencentcloudapi.mongodb.v20180408 com.tencentcloudapi.mongodb.v20180408.models -
-
Uses of SetAutoRenewResponse in com.tencentcloudapi.mongodb.v20180408
Methods in com.tencentcloudapi.mongodb.v20180408 that return SetAutoRenewResponse Modifier and Type Method Description SetAutoRenewResponse
MongodbClient. SetAutoRenew(SetAutoRenewRequest req)
本接口(SetAutoRenew)用于设置包年包月云数据库实例的续费选项。 -
Uses of SetAutoRenewResponse in com.tencentcloudapi.mongodb.v20180408.models
Constructors in com.tencentcloudapi.mongodb.v20180408.models with parameters of type SetAutoRenewResponse Constructor Description SetAutoRenewResponse(SetAutoRenewResponse 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.
-