Uses of Class
com.tencentcloudapi.bm.v20180423.models.ModifyPayModePre2PostResponse
-
Packages that use ModifyPayModePre2PostResponse Package Description com.tencentcloudapi.bm.v20180423 com.tencentcloudapi.bm.v20180423.models -
-
Uses of ModifyPayModePre2PostResponse in com.tencentcloudapi.bm.v20180423
Methods in com.tencentcloudapi.bm.v20180423 that return ModifyPayModePre2PostResponse Modifier and Type Method Description ModifyPayModePre2PostResponseBmClient. ModifyPayModePre2Post(ModifyPayModePre2PostRequest req)将设备的预付费模式修改为后付费计费模式,支持批量转换。(前提是客户要加入黑石物理机后付费计费的白名单,申请黑石物理机后付费可以联系腾讯云客服) -
Uses of ModifyPayModePre2PostResponse in com.tencentcloudapi.bm.v20180423.models
Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type ModifyPayModePre2PostResponse Constructor Description ModifyPayModePre2PostResponse(ModifyPayModePre2PostResponse 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.
-