Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808 | |
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
UnReleaseServiceResponse |
ApigatewayClient.UnReleaseService(UnReleaseServiceRequest req)
本接口(UnReleaseService)用于下线服务。
用户发布服务到某个环境后,此服务中的 API 方可被调用者进行调用,当用户需要将此服务从发布环境中下线时,可调用此 API。下线后的服务不可被调用。
|
Constructor and Description |
---|
UnReleaseServiceRequest(UnReleaseServiceRequest 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 © 2022. All rights reserved.