Uses of Class
com.tencentcloudapi.yunjing.v20180228.models.ModifyAutoOpenProVersionConfigResponse
-
Packages that use ModifyAutoOpenProVersionConfigResponse Package Description com.tencentcloudapi.yunjing.v20180228 com.tencentcloudapi.yunjing.v20180228.models -
-
Uses of ModifyAutoOpenProVersionConfigResponse in com.tencentcloudapi.yunjing.v20180228
Methods in com.tencentcloudapi.yunjing.v20180228 that return ModifyAutoOpenProVersionConfigResponse Modifier and Type Method Description ModifyAutoOpenProVersionConfigResponse
YunjingClient. ModifyAutoOpenProVersionConfig(ModifyAutoOpenProVersionConfigRequest req)
本接口 (ModifyAutoOpenProVersionConfig) 用于设置新增主机自动开通专业版配置。 -
Uses of ModifyAutoOpenProVersionConfigResponse in com.tencentcloudapi.yunjing.v20180228.models
Constructors in com.tencentcloudapi.yunjing.v20180228.models with parameters of type ModifyAutoOpenProVersionConfigResponse Constructor Description ModifyAutoOpenProVersionConfigResponse(ModifyAutoOpenProVersionConfigResponse 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.
-