\google\appengine\runtime\ApiProxy
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
方法
makeSyncCall
STATIC
makeSyncCall(string $package, string $call_name, string $request, string $response, double $deadline = null)
进行同步 RPC 调用。
参数
名称 |
说明 |
$package
|
string
要调用的包 |
$call_name
|
string
要进行的特定 RPC 调用 |
$request
|
string
请求原型,序列化为字符串 |
$response
|
string
要填充的响应原型字符串 |
$deadline
|
double
RPC 调用的可选截止日期 |
setApiProxy
STATIC
setApiProxy(resource $apiProxy)
设置用于发出 RPC 调用的 API 代理实例。允许在测试中进行模拟。
参数
名称 |
说明 |
$apiProxy
|
resource
要使用的 API 代理实例 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2022-11-04。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2022-11-04。"],[],[]]