EntryPoint
类型名称:EntryPoint
扩展 Intangible
名称 |
类型 |
说明 |
应用 |
软件应用 |
可以完成请求的应用。 |
contentType |
文本 |
EntryPoint 响应支持的内容类型。 |
编码类型 |
文本 |
EntryPoint 请求支持的编码类型。 |
httpMethod |
文本 |
一种 HTTP 方法,用于为发送到 HTTP 入口点的请求指定适当的 HTTP 方法。值是 HTTP 中使用的大写字符串。 |
网址模板 |
文本 |
将用于构造执行操作的目标的网址模板 (RFC 6570)。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-03。
[null,null,["最后更新时间 (UTC):2024-09-03。"],[[["EntryPoint specifies how an action is triggered, extending the concept of an Intangible item."],["It details the application, content and encoding types, HTTP method, and URL template for executing the action."],["`application`, `contentType`, `encodingType`, `httpMethod`, and `urlTemplate` properties define the specifics of triggering and handling the action."]]],[]]