Search Results for

    Show / Hide Table of Contents

    Interface IAIControllerApi

    Represents a collection of functions to interact with the API endpoints

    Inherited Members
    IAIControllerApiSync.CreateTransformer(AITransformCreateOptions, int)
    IAIControllerApiSync.CreateTransformerWithHttpInfo(AITransformCreateOptions, int)
    IAIControllerApiSync.CreateTransformerMappings(CreateAITransformerMappingOptions, int)
    IAIControllerApiSync.CreateTransformerMappingsWithHttpInfo(CreateAITransformerMappingOptions, int)
    IAIControllerApiSync.DeleteAllTransformerMappings(int)
    IAIControllerApiSync.DeleteAllTransformerMappingsWithHttpInfo(int)
    IAIControllerApiSync.DeleteTransformer(Guid, int)
    IAIControllerApiSync.DeleteTransformerWithHttpInfo(Guid, int)
    IAIControllerApiSync.DeleteTransformerMapping(Guid, int)
    IAIControllerApiSync.DeleteTransformerMappingWithHttpInfo(Guid, int)
    IAIControllerApiSync.DeleteTransformers(int)
    IAIControllerApiSync.DeleteTransformersWithHttpInfo(int)
    IAIControllerApiSync.ExportTransformerResults(ExportTransformerOptions, int)
    IAIControllerApiSync.ExportTransformerResultsWithHttpInfo(ExportTransformerOptions, int)
    IAIControllerApiSync.GenerateStructuredContentFromAttachment(GenerateStructuredContentAttachmentOptions, int)
    IAIControllerApiSync.GenerateStructuredContentFromAttachmentWithHttpInfo(GenerateStructuredContentAttachmentOptions, int)
    IAIControllerApiSync.GenerateStructuredContentFromEmail(GenerateStructuredContentEmailOptions, int)
    IAIControllerApiSync.GenerateStructuredContentFromEmailWithHttpInfo(GenerateStructuredContentEmailOptions, int)
    IAIControllerApiSync.GenerateStructuredContentFromSms(GenerateStructuredContentSmsOptions, int)
    IAIControllerApiSync.GenerateStructuredContentFromSmsWithHttpInfo(GenerateStructuredContentSmsOptions, int)
    IAIControllerApiSync.GetExportTransformerResultsJob(Guid, int)
    IAIControllerApiSync.GetExportTransformerResultsJobWithHttpInfo(Guid, int)
    IAIControllerApiSync.GetTransformer(Guid, int)
    IAIControllerApiSync.GetTransformerWithHttpInfo(Guid, int)
    IAIControllerApiSync.GetTransformerMapping(Guid, int)
    IAIControllerApiSync.GetTransformerMappingWithHttpInfo(Guid, int)
    IAIControllerApiSync.GetTransformerMappings(Guid?, Guid?, string, int?, int?, string, int)
    IAIControllerApiSync.GetTransformerMappingsWithHttpInfo(Guid?, Guid?, string, int?, int?, string, int)
    IAIControllerApiSync.GetTransformerResult(Guid, int)
    IAIControllerApiSync.GetTransformerResultWithHttpInfo(Guid, int)
    IAIControllerApiSync.GetTransformerResults(Guid?, Guid?, string, Guid?, Guid?, Guid?, string, int?, int?, string, int)
    IAIControllerApiSync.GetTransformerResultsWithHttpInfo(Guid?, Guid?, string, Guid?, Guid?, Guid?, string, int?, int?, string, int)
    IAIControllerApiSync.GetTransformerResultsTable(bool, bool, Guid?, Guid?, string, Guid?, Guid?, Guid?, string, int?, int?, string, int)
    IAIControllerApiSync.GetTransformerResultsTableWithHttpInfo(bool, bool, Guid?, Guid?, string, Guid?, Guid?, Guid?, string, int?, int?, string, int)
    IAIControllerApiSync.GetTransformers(int?, int?, string, List<Guid>, int)
    IAIControllerApiSync.GetTransformersWithHttpInfo(int?, int?, string, List<Guid>, int)
    IAIControllerApiSync.InvokeTransformer(InvokeTransformerOptions, int)
    IAIControllerApiSync.InvokeTransformerWithHttpInfo(InvokeTransformerOptions, int)
    IAIControllerApiSync.TestTransformerMappingMatch(Guid, Guid?, Guid?, string, int)
    IAIControllerApiSync.TestTransformerMappingMatchWithHttpInfo(Guid, Guid?, Guid?, string, int)
    IAIControllerApiSync.ValidateStructuredOutputSchema(StructuredOutputSchema, int)
    IAIControllerApiSync.ValidateStructuredOutputSchemaWithHttpInfo(StructuredOutputSchema, int)
    IAIControllerApiAsync.CreateTransformerAsync(AITransformCreateOptions, int, CancellationToken)
    IAIControllerApiAsync.CreateTransformerWithHttpInfoAsync(AITransformCreateOptions, int, CancellationToken)
    IAIControllerApiAsync.CreateTransformerMappingsAsync(CreateAITransformerMappingOptions, int, CancellationToken)
    IAIControllerApiAsync.CreateTransformerMappingsWithHttpInfoAsync(CreateAITransformerMappingOptions, int, CancellationToken)
    IAIControllerApiAsync.DeleteAllTransformerMappingsAsync(int, CancellationToken)
    IAIControllerApiAsync.DeleteAllTransformerMappingsWithHttpInfoAsync(int, CancellationToken)
    IAIControllerApiAsync.DeleteTransformerAsync(Guid, int, CancellationToken)
    IAIControllerApiAsync.DeleteTransformerWithHttpInfoAsync(Guid, int, CancellationToken)
    IAIControllerApiAsync.DeleteTransformerMappingAsync(Guid, int, CancellationToken)
    IAIControllerApiAsync.DeleteTransformerMappingWithHttpInfoAsync(Guid, int, CancellationToken)
    IAIControllerApiAsync.DeleteTransformersAsync(int, CancellationToken)
    IAIControllerApiAsync.DeleteTransformersWithHttpInfoAsync(int, CancellationToken)
    IAIControllerApiAsync.ExportTransformerResultsAsync(ExportTransformerOptions, int, CancellationToken)
    IAIControllerApiAsync.ExportTransformerResultsWithHttpInfoAsync(ExportTransformerOptions, int, CancellationToken)
    IAIControllerApiAsync.GenerateStructuredContentFromAttachmentAsync(GenerateStructuredContentAttachmentOptions, int, CancellationToken)
    IAIControllerApiAsync.GenerateStructuredContentFromAttachmentWithHttpInfoAsync(GenerateStructuredContentAttachmentOptions, int, CancellationToken)
    IAIControllerApiAsync.GenerateStructuredContentFromEmailAsync(GenerateStructuredContentEmailOptions, int, CancellationToken)
    IAIControllerApiAsync.GenerateStructuredContentFromEmailWithHttpInfoAsync(GenerateStructuredContentEmailOptions, int, CancellationToken)
    IAIControllerApiAsync.GenerateStructuredContentFromSmsAsync(GenerateStructuredContentSmsOptions, int, CancellationToken)
    IAIControllerApiAsync.GenerateStructuredContentFromSmsWithHttpInfoAsync(GenerateStructuredContentSmsOptions, int, CancellationToken)
    IAIControllerApiAsync.GetExportTransformerResultsJobAsync(Guid, int, CancellationToken)
    IAIControllerApiAsync.GetExportTransformerResultsJobWithHttpInfoAsync(Guid, int, CancellationToken)
    IAIControllerApiAsync.GetTransformerAsync(Guid, int, CancellationToken)
    IAIControllerApiAsync.GetTransformerWithHttpInfoAsync(Guid, int, CancellationToken)
    IAIControllerApiAsync.GetTransformerMappingAsync(Guid, int, CancellationToken)
    IAIControllerApiAsync.GetTransformerMappingWithHttpInfoAsync(Guid, int, CancellationToken)
    IAIControllerApiAsync.GetTransformerMappingsAsync(Guid?, Guid?, string, int?, int?, string, int, CancellationToken)
    IAIControllerApiAsync.GetTransformerMappingsWithHttpInfoAsync(Guid?, Guid?, string, int?, int?, string, int, CancellationToken)
    IAIControllerApiAsync.GetTransformerResultAsync(Guid, int, CancellationToken)
    IAIControllerApiAsync.GetTransformerResultWithHttpInfoAsync(Guid, int, CancellationToken)
    IAIControllerApiAsync.GetTransformerResultsAsync(Guid?, Guid?, string, Guid?, Guid?, Guid?, string, int?, int?, string, int, CancellationToken)
    IAIControllerApiAsync.GetTransformerResultsWithHttpInfoAsync(Guid?, Guid?, string, Guid?, Guid?, Guid?, string, int?, int?, string, int, CancellationToken)
    IAIControllerApiAsync.GetTransformerResultsTableAsync(bool, bool, Guid?, Guid?, string, Guid?, Guid?, Guid?, string, int?, int?, string, int, CancellationToken)
    IAIControllerApiAsync.GetTransformerResultsTableWithHttpInfoAsync(bool, bool, Guid?, Guid?, string, Guid?, Guid?, Guid?, string, int?, int?, string, int, CancellationToken)
    IAIControllerApiAsync.GetTransformersAsync(int?, int?, string, List<Guid>, int, CancellationToken)
    IAIControllerApiAsync.GetTransformersWithHttpInfoAsync(int?, int?, string, List<Guid>, int, CancellationToken)
    IAIControllerApiAsync.InvokeTransformerAsync(InvokeTransformerOptions, int, CancellationToken)
    IAIControllerApiAsync.InvokeTransformerWithHttpInfoAsync(InvokeTransformerOptions, int, CancellationToken)
    IAIControllerApiAsync.TestTransformerMappingMatchAsync(Guid, Guid?, Guid?, string, int, CancellationToken)
    IAIControllerApiAsync.TestTransformerMappingMatchWithHttpInfoAsync(Guid, Guid?, Guid?, string, int, CancellationToken)
    IAIControllerApiAsync.ValidateStructuredOutputSchemaAsync(StructuredOutputSchema, int, CancellationToken)
    IAIControllerApiAsync.ValidateStructuredOutputSchemaWithHttpInfoAsync(StructuredOutputSchema, int, CancellationToken)
    IApiAccessor.Configuration
    IApiAccessor.GetBasePath()
    IApiAccessor.ExceptionFactory
    Namespace: mailslurp.Api
    Assembly: mailslurp.dll
    Syntax
    public interface IAIControllerApi : IAIControllerApiSync, IAIControllerApiAsync, IApiAccessor
    • View Source
    In this article
    Back to top See MailSlurp website for more information.