AddServiceEndpointExecutionRecordsAsync(Guid, ServiceEndpointExecutionRecordsInput, Object, CancellationToken)
|
[Preview API] Add service endpoint execution records.
(Inherited from ServiceEndpointHttpClientBase)
|
AddServiceEndpointExecutionRecordsAsync(String, ServiceEndpointExecutionRecordsInput, Object, CancellationToken)
|
[Preview API] Add service endpoint execution records.
(Inherited from ServiceEndpointHttpClientBase)
|
CreateServiceEndpointAsync(Guid, ServiceEndpoint, Object, CancellationToken)
|
[Preview API] Create a service endpoint.
(Inherited from ServiceEndpointHttpClientBase)
|
CreateServiceEndpointAsync(String, ServiceEndpoint, Object, CancellationToken)
|
[Preview API] Create a service endpoint.
(Inherited from ServiceEndpointHttpClientBase)
|
DeleteServiceEndpointAsync(Guid, Guid, Object, CancellationToken)
|
[Preview API] Delete a service endpoint.
(Inherited from ServiceEndpointHttpClientBase)
|
DeleteServiceEndpointAsync(String, Guid, Object, CancellationToken)
|
[Preview API] Delete a service endpoint.
(Inherited from ServiceEndpointHttpClientBase)
|
ExecuteServiceEndpointRequestAsync(Guid, String, ServiceEndpointRequest, Object, CancellationToken)
|
[Preview API] Proxy for a GET request defined by a service endpoint.
(Inherited from ServiceEndpointHttpClientBase)
|
ExecuteServiceEndpointRequestAsync(String, String, ServiceEndpointRequest, Object, CancellationToken)
|
[Preview API] Proxy for a GET request defined by a service endpoint.
(Inherited from ServiceEndpointHttpClientBase)
|
GetServiceEndpointDetailsAsync(Guid, Guid, Object, CancellationToken)
|
[Preview API] Get the service endpoint details.
(Inherited from ServiceEndpointHttpClientBase)
|
GetServiceEndpointDetailsAsync(String, Guid, Object, CancellationToken)
|
[Preview API] Get the service endpoint details.
(Inherited from ServiceEndpointHttpClientBase)
|
GetServiceEndpointExecutionRecordsAsync(Guid, Guid, Nullable<Int32>, Object, CancellationToken)
|
[Preview API] Get service endpoint execution records.
(Inherited from ServiceEndpointHttpClientBase)
|
GetServiceEndpointExecutionRecordsAsync(String, Guid, Nullable<Int32>, Object, CancellationToken)
|
[Preview API] Get service endpoint execution records.
(Inherited from ServiceEndpointHttpClientBase)
|
GetServiceEndpointsAsync(Guid, String, IEnumerable<String>, IEnumerable<Guid>, Nullable<Boolean>, Object, CancellationToken)
|
[Preview API] Get the service endpoints.
(Inherited from ServiceEndpointHttpClientBase)
|
GetServiceEndpointsAsync(String, String, IEnumerable<String>, IEnumerable<Guid>, Nullable<Boolean>, Object, CancellationToken)
|
[Preview API] Get the service endpoints.
(Inherited from ServiceEndpointHttpClientBase)
|
GetServiceEndpointsByNamesAsync(Guid, IEnumerable<String>, String, IEnumerable<String>, Nullable<Boolean>, Object, CancellationToken)
|
[Preview API] Get the service endpoints by name.
(Inherited from ServiceEndpointHttpClientBase)
|
GetServiceEndpointsByNamesAsync(String, IEnumerable<String>, String, IEnumerable<String>, Nullable<Boolean>, Object, CancellationToken)
|
[Preview API] Get the service endpoints by name.
(Inherited from ServiceEndpointHttpClientBase)
|
GetServiceEndpointTypesAsync(String, String, Object, CancellationToken)
|
[Preview API] Get service endpoint types.
(Inherited from ServiceEndpointHttpClientBase)
|
QueryServiceEndpointAsync(Guid, DataSourceBinding, Object, CancellationToken)
|
Obsolete.
[Preview API] Proxy for a GET request defined by a service endpoint. The request is authorized using a data source in service endpoint. The response is filtered using an XPath/Json based selector.
(Inherited from ServiceEndpointHttpClientBase)
|
QueryServiceEndpointAsync(String, DataSourceBinding, Object, CancellationToken)
|
Obsolete.
[Preview API] Proxy for a GET request defined by a service endpoint. The request is authorized using a data source in service endpoint. The response is filtered using an XPath/Json based selector.
(Inherited from ServiceEndpointHttpClientBase)
|
UpdateServiceEndpointAsync(Guid, Guid, ServiceEndpoint, String, Object, CancellationToken)
|
[Preview API] Update a service endpoint.
(Inherited from ServiceEndpointHttpClientBase)
|
UpdateServiceEndpointAsync(String, Guid, ServiceEndpoint, String, Object, CancellationToken)
|
[Preview API] Update a service endpoint.
(Inherited from ServiceEndpointHttpClientBase)
|
UpdateServiceEndpointsAsync(Guid, IEnumerable<ServiceEndpoint>, Object, CancellationToken)
|
[Preview API] Update the service endpoints.
(Inherited from ServiceEndpointHttpClientBase)
|
UpdateServiceEndpointsAsync(String, IEnumerable<ServiceEndpoint>, Object, CancellationToken)
|
[Preview API] Update the service endpoints.
(Inherited from ServiceEndpointHttpClientBase)
|