Uses of Class
com.tencentcloudapi.ic.v20190307.models.PayForExtendDataResponse
-
Packages that use PayForExtendDataResponse Package Description com.tencentcloudapi.ic.v20190307 com.tencentcloudapi.ic.v20190307.models -
-
Uses of PayForExtendDataResponse in com.tencentcloudapi.ic.v20190307
Methods in com.tencentcloudapi.ic.v20190307 that return PayForExtendDataResponse Modifier and Type Method Description PayForExtendDataResponseIcClient. PayForExtendData(PayForExtendDataRequest req)购买套外流量包 -
Uses of PayForExtendDataResponse in com.tencentcloudapi.ic.v20190307.models
Constructors in com.tencentcloudapi.ic.v20190307.models with parameters of type PayForExtendDataResponse Constructor Description PayForExtendDataResponse(PayForExtendDataResponse 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.
-