Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808 | |
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
ReleaseServiceResponse |
ApigatewayClient.ReleaseService(ReleaseServiceRequest req)
本接口(ReleaseService)用于发布服务。
API 网关的服务创建后,需要发布到某个环境方生效后,使用者才能进行调用,此接口用于发布服务到环境,如 release 环境。
|
Constructor and Description |
---|
ReleaseServiceResponse(ReleaseServiceResponse 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 © 2021. All rights reserved.