Uses of Class
com.tencentcloudapi.iecp.v20210914.models.ApplyMarketComponentRequest
-
Packages that use ApplyMarketComponentRequest Package Description com.tencentcloudapi.iecp.v20210914 com.tencentcloudapi.iecp.v20210914.models -
-
Uses of ApplyMarketComponentRequest in com.tencentcloudapi.iecp.v20210914
Methods in com.tencentcloudapi.iecp.v20210914 with parameters of type ApplyMarketComponentRequest Modifier and Type Method Description ApplyMarketComponentResponseIecpClient. ApplyMarketComponent(ApplyMarketComponentRequest req)从组件市场选中组件并添加到应用模板列表 -
Uses of ApplyMarketComponentRequest in com.tencentcloudapi.iecp.v20210914.models
Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type ApplyMarketComponentRequest Constructor Description ApplyMarketComponentRequest(ApplyMarketComponentRequest 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.
-