Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DescribeIPStrategyResponse
-
Packages that use DescribeIPStrategyResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DescribeIPStrategyResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return DescribeIPStrategyResponse Modifier and Type Method Description DescribeIPStrategyResponseApigatewayClient. DescribeIPStrategy(DescribeIPStrategyRequest req)本接口(DescribeIPStrategy)用于查询IP策略详情。 -
Uses of DescribeIPStrategyResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribeIPStrategyResponse Constructor Description DescribeIPStrategyResponse(DescribeIPStrategyResponse 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.
-