Uses of Class
com.tencentcloudapi.tcex.v20200727.models.DescribeInvocationResultResponse
-
Packages that use DescribeInvocationResultResponse Package Description com.tencentcloudapi.tcex.v20200727 com.tencentcloudapi.tcex.v20200727.models -
-
Uses of DescribeInvocationResultResponse in com.tencentcloudapi.tcex.v20200727
Methods in com.tencentcloudapi.tcex.v20200727 that return DescribeInvocationResultResponse Modifier and Type Method Description DescribeInvocationResultResponse
TcexClient. DescribeInvocationResult(DescribeInvocationResultRequest req)
产品控制台已经下线 获取服务调用结果。和InvokeService接口配置合适,其InvokeId参数为InvokeService接口返回的RequestId。 -
Uses of DescribeInvocationResultResponse in com.tencentcloudapi.tcex.v20200727.models
Constructors in com.tencentcloudapi.tcex.v20200727.models with parameters of type DescribeInvocationResultResponse Constructor Description DescribeInvocationResultResponse(DescribeInvocationResultResponse 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.
-