Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DescribeApiEnvironmentStrategyResponse
-
Packages that use DescribeApiEnvironmentStrategyResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DescribeApiEnvironmentStrategyResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return DescribeApiEnvironmentStrategyResponse Modifier and Type Method Description DescribeApiEnvironmentStrategyResponseApigatewayClient. DescribeApiEnvironmentStrategy(DescribeApiEnvironmentStrategyRequest req)本接口(DescribeApiEnvironmentStrategy)用于展示API绑定的限流策略。 -
Uses of DescribeApiEnvironmentStrategyResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribeApiEnvironmentStrategyResponse Constructor Description DescribeApiEnvironmentStrategyResponse(DescribeApiEnvironmentStrategyResponse 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.
-