| Package | Description | 
|---|---|
| com.tencentcloudapi.apigateway.v20180808.models | 
| Modifier and Type | Method and Description | 
|---|---|
IPStrategy | 
DescribeIPStrategyResponse.getResult()
Get IP policy details. 
 | 
IPStrategy | 
CreateIPStrategyResponse.getResult()
Get New IP policy details. 
 | 
IPStrategy[] | 
IPStrategysStatus.getStrategySet()
Get Policy list. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeIPStrategyResponse.setResult(IPStrategy Result)
Set IP policy details. 
 | 
void | 
CreateIPStrategyResponse.setResult(IPStrategy Result)
Set New IP policy details. 
 | 
void | 
IPStrategysStatus.setStrategySet(IPStrategy[] StrategySet)
Set Policy list. 
 | 
| Constructor and Description | 
|---|
IPStrategy(IPStrategy 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.