Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DemoteServiceUsagePlanResponse
-
Packages that use DemoteServiceUsagePlanResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DemoteServiceUsagePlanResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return DemoteServiceUsagePlanResponse Modifier and Type Method Description DemoteServiceUsagePlanResponseApigatewayClient. DemoteServiceUsagePlan(DemoteServiceUsagePlanRequest req)本接口(DemoteServiceUsagePlan)用于将某个服务在某个环境的使用计划,降级到API上。 如果服务内没有API不允许进行此操作。 如果当前环境没有发布,不允许进行此操作。 -
Uses of DemoteServiceUsagePlanResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DemoteServiceUsagePlanResponse Constructor Description DemoteServiceUsagePlanResponse(DemoteServiceUsagePlanResponse 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.
-