Show / Hide Table of Contents

    Interface IRelationsWithProxy

    Contains a proxy for following relations.

    Inherited Members
    IRelations.Links
    IHttpClientProxy.Proxy
    IHttpClientProxy.SetProxy(HttpClientProxy)
    Namespace: DocuWare.Services.Http.Client
    Assembly: DocuWare.RestClient.dll
    Syntax
    public interface IRelationsWithProxy : IRelations, IHttpClientProxy

    Extension Methods

    RelationsWithProxyExtensions.GetBaseUri(IRelationsWithProxy)
    MethodInvocation.Send<TResponse>(IRelations, HttpMethod, HttpClient, String, String[])
    MethodInvocation.Send<TResponse>(IRelations, CancellationToken, HttpMethod, HttpClient, String, String[])
    MethodInvocation.Send<TResponse>(IRelationsWithProxy, HttpMethod, String, String[])
    MethodInvocation.Send<TResponse>(IRelationsWithProxy, CancellationToken, HttpMethod, String, String[])
    MethodInvocation.Send<TResponse, TRequest>(IRelations, HttpClientProxy, String, HttpMethod, String, TRequest, String)
    MethodInvocation.Send<TResponse, TRequest>(IRelations, HttpClientProxy, CancellationToken, String, HttpMethod, String, TRequest, String)
    MethodInvocation.Send<TResponse, TRequest>(IRelationsWithProxy, String, HttpMethod, String, TRequest, String)
    MethodInvocation.Send<TResponse, TRequest>(IRelationsWithProxy, CancellationToken, String, HttpMethod, String, TRequest, String)
    MethodInvocation.Send<TResponse>(IRelationsWithProxy, String, HttpMethod, HttpContent, String)
    MethodInvocation.Send<TResponse>(IRelationsWithProxy, CancellationToken, String, HttpMethod, HttpContent, String)
    MethodInvocation.Get<TResponse>(IRelations, HttpClient, String, String[])
    MethodInvocation.Get<TResponse>(IRelations, HttpClient, CancellationToken, String, String[])
    MethodInvocation.Get<TResponse>(IRelationsWithProxy, String, String[])
    MethodInvocation.Get<TResponse>(IRelationsWithProxy, CancellationToken, String, String[])
    MethodInvocation.Delete<TResponse>(IRelations, HttpClient, String, String[])
    MethodInvocation.Delete<TResponse>(IRelations, HttpClient, CancellationToken, String, String[])
    MethodInvocation.Delete<TResponse>(IRelationsWithProxy, String, String[])
    MethodInvocation.Delete<TResponse>(IRelationsWithProxy, CancellationToken, String, String[])
    RelationExtension.GetLink(IRelations, String)
    RelationExtension.GetRelationUri(IRelations, String)
    RelationExtension.GetRelationUriOrThrow(IRelations, String)
    RelationExtension.HasRelationUri(IRelations, String)
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top