Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.ModifyApiEnvironmentStrategyResponse
-
Packages that use ModifyApiEnvironmentStrategyResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of ModifyApiEnvironmentStrategyResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return ModifyApiEnvironmentStrategyResponse Modifier and Type Method Description ModifyApiEnvironmentStrategyResponse
ApigatewayClient. ModifyApiEnvironmentStrategy(ModifyApiEnvironmentStrategyRequest req)
本接口(ModifyApiEnvironmentStrategy)用于修改API限流策略 -
Uses of ModifyApiEnvironmentStrategyResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type ModifyApiEnvironmentStrategyResponse Constructor Description ModifyApiEnvironmentStrategyResponse(ModifyApiEnvironmentStrategyResponse 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.
-