Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808 | |
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
CreateServiceResponse |
ApigatewayClient.CreateService(CreateServiceRequest req)
本接口(CreateService)用于创建服务。
API 网关使用的最大单元为服务,每个服务中可创建多个 API 接口。每个服务有一个默认域名供客户调用,用户也可绑定自定义域名到此服务中。
|
Constructor and Description |
---|
CreateServiceResponse(CreateServiceResponse 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 © 2024. All rights reserved.