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