REST.Backend.EndPoint.TCustomBackendEndpoint

提供:RAD Studio API Documentation

TCustomBackendEndpointREST.Backend.EndPoint.TBackendRequestComponentAuthREST.Backend.EndPoint.TBackendRequestComponentREST.Backend.EndPoint.TBackendRequestComponent

Delphi

TCustomBackendEndpoint = class(TBackendRequestComponentAuth<IBackendCustomEndpointService, TBackendCustomEndpointAPI>, IRESTResponseJSON)

C++

class PASCALIMPLEMENTATION TCustomBackendEndpoint : public TBackendRequestComponentAuth__2<Rest::Backend::Servicetypes::_di_IBackendCustomEndpointService,Rest::Backend::Servicetypes::TBackendCustomEndPointApi*>

プロパティ

種類 可視性 ソース ユニット
class public
REST.Backend.EndPoint.pas
REST.Backend.EndPoint.hpp
REST.Backend.EndPoint REST.Backend.EndPoint

説明

REST リクエストを実行するための、データおよび論理のコンテナです。 {{#multireplace:REST.Backend.EndPoint.TCustomBackendEndpoint|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:REST.Client.TCustomRESTRequest|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:REST.Client.TCustomRESTRequest|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

REST リクエストを実行するための、データおよび論理のコンテナです。

関連項目