Uses of Class
com.tencentcloudapi.tse.v20201207.models.DeleteCloudNativeAPIGatewayCanaryRuleResponse
-
Packages that use DeleteCloudNativeAPIGatewayCanaryRuleResponse Package Description com.tencentcloudapi.tse.v20201207 com.tencentcloudapi.tse.v20201207.models -
-
Uses of DeleteCloudNativeAPIGatewayCanaryRuleResponse in com.tencentcloudapi.tse.v20201207
Methods in com.tencentcloudapi.tse.v20201207 that return DeleteCloudNativeAPIGatewayCanaryRuleResponse Modifier and Type Method Description DeleteCloudNativeAPIGatewayCanaryRuleResponseTseClient. DeleteCloudNativeAPIGatewayCanaryRule(DeleteCloudNativeAPIGatewayCanaryRuleRequest req)删除云原生网关的灰度规则 -
Uses of DeleteCloudNativeAPIGatewayCanaryRuleResponse in com.tencentcloudapi.tse.v20201207.models
Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type DeleteCloudNativeAPIGatewayCanaryRuleResponse Constructor Description DeleteCloudNativeAPIGatewayCanaryRuleResponse(DeleteCloudNativeAPIGatewayCanaryRuleResponse 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.
-