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