Uses of Class
com.tencentcloudapi.yunjing.v20180228.models.OpenProVersionResponse
-
Packages that use OpenProVersionResponse Package Description com.tencentcloudapi.yunjing.v20180228 com.tencentcloudapi.yunjing.v20180228.models -
-
Uses of OpenProVersionResponse in com.tencentcloudapi.yunjing.v20180228
Methods in com.tencentcloudapi.yunjing.v20180228 that return OpenProVersionResponse Modifier and Type Method Description OpenProVersionResponseYunjingClient. OpenProVersion(OpenProVersionRequest req)本接口 (OpenProVersion) 用于开通专业版。 -
Uses of OpenProVersionResponse in com.tencentcloudapi.yunjing.v20180228.models
Constructors in com.tencentcloudapi.yunjing.v20180228.models with parameters of type OpenProVersionResponse Constructor Description OpenProVersionResponse(OpenProVersionResponse 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.
-