Uses of Class
com.tencentcloudapi.tic.v20201117.models.UpdateStackVersionResponse
-
Packages that use UpdateStackVersionResponse Package Description com.tencentcloudapi.tic.v20201117 com.tencentcloudapi.tic.v20201117.models -
-
Uses of UpdateStackVersionResponse in com.tencentcloudapi.tic.v20201117
Methods in com.tencentcloudapi.tic.v20201117 that return UpdateStackVersionResponse Modifier and Type Method Description UpdateStackVersionResponse
TicClient. UpdateStackVersion(UpdateStackVersionRequest req)
本接口(UpdateStackVersion)用于更新一个版本的模版内容,名称或描述,模版仅限COS URL,且为zip格式。 -
Uses of UpdateStackVersionResponse in com.tencentcloudapi.tic.v20201117.models
Constructors in com.tencentcloudapi.tic.v20201117.models with parameters of type UpdateStackVersionResponse Constructor Description UpdateStackVersionResponse(UpdateStackVersionResponse 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.
-