Uses of Class
com.tencentcloudapi.tcex.v20200727.models.InvokeServiceResponse
-
Packages that use InvokeServiceResponse Package Description com.tencentcloudapi.tcex.v20200727 com.tencentcloudapi.tcex.v20200727.models -
-
Uses of InvokeServiceResponse in com.tencentcloudapi.tcex.v20200727
Methods in com.tencentcloudapi.tcex.v20200727 that return InvokeServiceResponse Modifier and Type Method Description InvokeServiceResponseTcexClient. InvokeService(InvokeServiceRequest req)产品控制台已经下线 通过传入文档url,测试服务算法。此接口需要和DescribeInvocationResult接口配置使用,该接口使用InvokeService返回的RequestId作为InvokeId参数,用于查询调用结果。 -
Uses of InvokeServiceResponse in com.tencentcloudapi.tcex.v20200727.models
Constructors in com.tencentcloudapi.tcex.v20200727.models with parameters of type InvokeServiceResponse Constructor Description InvokeServiceResponse(InvokeServiceResponse 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.
-