Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808 | |
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
UpdateServiceResponse |
ApigatewayClient.UpdateService(UpdateServiceRequest req)
本接口(UpdateService)用于从服务已发布的环境中将运行版本切换到特定版本。用户在使用 API 网关创建服务并发布服务到某个环境后,如在开发过程产生多个版本需要切换,此时可调用本接口。
|
Constructor and Description |
---|
UpdateServiceRequest(UpdateServiceRequest 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.
|
Copyright © 2023. All rights reserved.