| Package | Description |
|---|---|
| com.tencentcloudapi.tse.v20201207.models |
| Modifier and Type | Method and Description |
|---|---|
KongUpstreamInfo |
ModifyCloudNativeAPIGatewayServiceRequest.getUpstreamInfo()
Get 服务配置
|
KongUpstreamInfo |
CreateCloudNativeAPIGatewayServiceRequest.getUpstreamInfo()
Get 服务配置信息
|
KongUpstreamInfo |
KongServiceDetail.getUpstreamInfo()
Get 后端配置
|
KongUpstreamInfo |
KongServiceLightPreview.getUpstreamInfo()
Get 后端配置
|
KongUpstreamInfo |
KongServicePreview.getUpstreamInfo()
Get 后端配置
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyCloudNativeAPIGatewayServiceRequest.setUpstreamInfo(KongUpstreamInfo UpstreamInfo)
Set 服务配置
|
void |
CreateCloudNativeAPIGatewayServiceRequest.setUpstreamInfo(KongUpstreamInfo UpstreamInfo)
Set 服务配置信息
|
void |
KongServiceDetail.setUpstreamInfo(KongUpstreamInfo UpstreamInfo)
Set 后端配置
|
void |
KongServiceLightPreview.setUpstreamInfo(KongUpstreamInfo UpstreamInfo)
Set 后端配置
|
void |
KongServicePreview.setUpstreamInfo(KongUpstreamInfo UpstreamInfo)
Set 后端配置
|
| Constructor and Description |
|---|
KongUpstreamInfo(KongUpstreamInfo 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 © 2025. All rights reserved.