Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
UpstreamInfo |
ModifyUpstreamResponse.getResult()
Get Return modified upstream information
Note: This field may return `NULL`, indicating that no valid value was found.
|
UpstreamInfo[] |
DescribeUpstreamInfo.getUpstreamSet()
Get List of query result
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyUpstreamResponse.setResult(UpstreamInfo Result)
Set Return modified upstream information
Note: This field may return `NULL`, indicating that no valid value was found.
|
void |
DescribeUpstreamInfo.setUpstreamSet(UpstreamInfo[] UpstreamSet)
Set List of query result
|
Constructor and Description |
---|
UpstreamInfo(UpstreamInfo 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.