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