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