From de36348555407f1f05d7dd1857cf2f533a14cf6f Mon Sep 17 00:00:00 2001 From: YuryShkoda Date: Wed, 9 Aug 2023 12:25:28 +0000 Subject: [PATCH] deploy: 8cbd292f1368eab0711756065464f723f69c454b --- classes/SAS9ApiClient.SAS9ApiClient.html | 10 +-- .../SASViyaApiClient.SASViyaApiClient.html | 66 +++++++-------- classes/SASjs.SASjs.html | 84 +++++++++---------- classes/SASjsApiClient.SASjsApiClient.html | 16 ++-- classes/types.SASjsConfig.html | 28 +++---- enums/types.LoginMechanism.html | 6 +- .../SASjsApiClient.SASjsAuthResponse.html | 6 +- .../SASjsApiClient.ScriptExecutionResult.html | 8 +- interfaces/types.Context.html | 12 +-- interfaces/types.ContextAllAttributes.html | 24 +++--- interfaces/types.CsrfToken.html | 6 +- interfaces/types.EditContextInput.html | 18 ++-- interfaces/types.ExecutionQuery.html | 6 +- interfaces/types.File.html | 10 +-- interfaces/types.Folder.html | 10 +-- interfaces/types.Job.html | 20 ++--- interfaces/types.JobDefinition.html | 4 +- interfaces/types.JobResult.html | 4 +- interfaces/types.Link.html | 12 +-- interfaces/types.PollOptions.html | 12 +-- interfaces/types.SASjsRequest.html | 14 ++-- interfaces/types.Session.html | 12 +-- interfaces/types.SessionVariable.html | 4 +- interfaces/types.UploadFile.html | 6 +- interfaces/types.WriteStream.html | 6 +- modules/SAS9ApiClient.html | 2 +- modules/SASViyaApiClient.html | 2 +- modules/SASjs.html | 2 +- modules/SASjsApiClient.html | 2 +- modules/types.html | 2 +- types/types.PollStrategy.html | 2 +- 31 files changed, 208 insertions(+), 208 deletions(-) diff --git a/classes/SAS9ApiClient.SAS9ApiClient.html b/classes/SAS9ApiClient.SAS9ApiClient.html index fedd3e9..b5bd315 100644 --- a/classes/SAS9ApiClient.SAS9ApiClient.html +++ b/classes/SAS9ApiClient.SAS9ApiClient.html @@ -24,7 +24,7 @@ +
  • Defined in SAS9ApiClient.ts:11
  • @@ -58,7 +58,7 @@
    Optional httpsAgentOptions: AgentOptions

    Returns SAS9ApiClient

    +
  • Defined in SAS9ApiClient.ts:14
  • Methods

    @@ -85,7 +85,7 @@

    Returns Promise<string>

    +
  • Defined in SAS9ApiClient.ts:46
  • +
  • Defined in SAS9ApiClient.ts:26
  • Returns void

    +
  • Defined in SAS9ApiClient.ts:36
  • Returns void

    +
  • Defined in SASViyaApiClient.ts:78
  • Methods

    @@ -137,7 +137,7 @@

    Returns void

    +
  • Defined in SASViyaApiClient.ts:70
  • Returns Promise<Context>

    +
  • Defined in SASViyaApiClient.ts:200
  • Returns Promise<File>

    +
  • Defined in SASViyaApiClient.ts:335
  • Returns Promise<Folder>

    +
  • Defined in SASViyaApiClient.ts:379
  • Returns Promise<{
        etag: string;
        result: Job;
    }>

    +
  • Defined in SASViyaApiClient.ts:491
  • Returns Promise<Context>

    +
  • Defined in SASViyaApiClient.ts:225
  • Returns Promise<Session>

    +
  • Defined in SASViyaApiClient.ts:161
  • Returns Promise<unknown>

    +
  • Defined in SASViyaApiClient.ts:609
  • Returns Promise<{
        etag: string;
        result: Context;
    }>

    +
  • Defined in SASViyaApiClient.ts:262
  • Returns Promise<undefined | Folder>

    +
  • Defined in SASViyaApiClient.ts:1106
  • Returns Promise<{
        etag: string;
        result: Context;
    }>

    +
  • Defined in SASViyaApiClient.ts:245
  • Returns Promise<any>

    +
  • Defined in SASViyaApiClient.ts:634
  • Returns Promise<JobExecutionResult>

    +
  • Defined in SASViyaApiClient.ts:735
  • Returns Promise<any>

    +
  • Defined in SASViyaApiClient.ts:283
  • Returns Promise<SasAuthResponse>

    +
  • Defined in SASViyaApiClient.ts:571
  • Returns Promise<null | string>

    +
  • Defined in SASViyaApiClient.ts:528
  • Returns Promise<ContextAllAttributes>

    +
  • Defined in SASViyaApiClient.ts:991
  • Returns Promise<Context>

    +
  • Defined in SASViyaApiClient.ts:976
  • Returns Promise<{
        attributes: {};
        createdBy: any;
        id: any;
        name: any;
        version: any;
    }[]>

    +
  • Defined in SASViyaApiClient.ts:124
  • +
  • Defined in SASViyaApiClient.ts:103
  • +
  • Defined in SASViyaApiClient.ts:131
  • Returns Promise<any[]>

    +
  • Defined in SASViyaApiClient.ts:147
  • Returns Promise<unknown>

    +
  • Defined in SASViyaApiClient.ts:319
  • Returns Promise<undefined | Job[]>

    +
  • Defined in SASViyaApiClient.ts:88
  • Returns Promise<{
        attributes: {};
        createdBy: any;
        id: any;
        name: any;
        version: any;
    }[]>

    +
  • Defined in SASViyaApiClient.ts:139
  • Returns Promise<any[]>

    +
  • Defined in SASViyaApiClient.ts:1006
  • Returns Promise<undefined | Folder>

    +
  • Defined in SASViyaApiClient.ts:1035
  • Returns Promise<SasAuthResponse>

    +
  • Defined in SASViyaApiClient.ts:591
  • Returns void

    +
  • Defined in SASViyaApiClient.ts:115
  • Returns Promise<LoginResultInternal>

    +
  • Defined in SASjs.ts:591
  • +
  • Defined in SASjs.ts:947
  • Returns Promise<Context>

    +
  • Defined in SASjs.ts:209
  • Returns Promise<File>

    +
  • Defined in SASjs.ts:369
  • Returns Promise<Folder>

    +
  • Defined in SASjs.ts:333
  • Returns Promise<{
        etag: string;
        result: Job;
    }>

    +
  • Defined in SASjs.ts:457
  • Returns Promise<Context>

    +
  • Defined in SASjs.ts:236
  • Returns Promise<Session>

    +
  • Defined in SASjs.ts:318
  • Returns Promise<unknown>

    +
  • Defined in SASjs.ts:542
  • Returns Promise<{
        etag: string;
        result: Context;
    }>

    +
  • Defined in SASjs.ts:277
  • Returns Promise<undefined | Folder>

    +
  • Defined in SASjs.ts:409
  • Returns Promise<void>

    +
  • Defined in SASjs.ts:780
  • +
  • Defined in SASjs.ts:1160
  • Returns Promise<{
        etag: string;
        result: Context;
    }>

    +
  • Defined in SASjs.ts:258
  • Returns void

    +
  • Defined in SASjs.ts:1150
  • Returns Promise<any>

    +
  • Defined in SASjs.ts:101
  • Returns Promise<string>

    +
  • Defined in SASjs.ts:913
  • Returns Promise<SasAuthResponse | SASjsAuthResponse>

    +
  • Defined in SASjs.ts:496
  • Returns Promise<null | string>

    +
  • Defined in SASjs.ts:484
  • Returns Promise<ContextAllAttributes>

    +
  • Defined in SASjs.ts:309
  • Returns Promise<Context>

    +
  • Defined in SASjs.ts:292
  • Returns Promise<{
        attributes: {};
        createdBy: any;
        id: any;
        name: any;
        version: any;
    }[]>

    +
  • Defined in SASjs.ts:165
  • Returns undefined | CsrfToken

    +
  • Defined in SASjs.ts:87
  • +
  • Defined in SASjs.ts:184
  • Returns Promise<any[]>

    +
  • Defined in SASjs.ts:194
  • Returns Promise<unknown>

    +
  • Defined in SASjs.ts:399
  • Returns Promise<{
        attributes: {};
        createdBy: any;
        id: any;
        name: any;
        version: any;
    }[]>

    +
  • Defined in SASjs.ts:175
  • +
  • Defined in SASjs.ts:941
  • +
  • Defined in SASjs.ts:552
  • +
  • Defined in SASjs.ts:560
  • Returns Promise<undefined | any[]>

    +
  • Defined in SASjs.ts:420
  • Returns Promise<LoginResult>

    +
  • Defined in SASjs.ts:601
  • +
  • Defined in SASjs.ts:628
  • Returns Promise<undefined | Folder>

    +
  • Defined in SASjs.ts:441
  • Returns Promise<SasAuthResponse | SASjsAuthResponse>

    +
  • Defined in SASjs.ts:522
  • Returns Promise<any>

    +
  • Defined in SASjs.ts:694
  • Returns void

    +
  • Defined in SASjs.ts:580
  • Returns Promise<void>

    +
  • Defined in SASjs.ts:568
  • Returns Promise<any>

    +
  • Defined in SASjs.ts:860
  • Returns Promise<unknown>

    +
  • Defined in SASjs.ts:646
  • Returns Promise<{
        example?: {};
        message: string;
        status: string;
        streamServiceName?: string;
    }>

    +
  • Defined in SASjsApiClient.ts:44
  • Returns Promise<{
        example?: {};
        message: string;
        status: string;
        streamServiceName?: string;
    }>

    +
  • Defined in SASjsApiClient.ts:76
  • Returns Promise<{
        log: any;
        result: any;
    }>

    +
  • Defined in SASjsApiClient.ts:103
  • Returns Promise<ScriptExecutionResult>

    +
  • Defined in SASjsApiClient.ts:130
  • Returns Promise<SASjsAuthResponse>

    +
  • Defined in SASjsApiClient.ts:163
  • Returns Promise<SASjsAuthResponse>

    +
  • Defined in SASjsApiClient.ts:174
  • +
  • Defined in types/SASjsConfig.ts:56
  • debug: boolean = true

    Set to true to enable additional debugging.

    +
  • Defined in types/SASjsConfig.ts:47
  • httpsAgentOptions?: AgentOptions
    @@ -97,14 +97,14 @@ By providing key, cert, ca to connect wit Other options can be set rejectUnauthorized and requestCert

    +
  • Defined in types/SASjsConfig.ts:71
  • loginMechanism: LoginMechanism = LoginMechanism.Default

    Supported login mechanisms are - Redirected and Default

    +
  • Defined in types/SASjsConfig.ts:75
  • pathSAS9: string = ''
    @@ -112,7 +112,7 @@ Other options can be set rejectUnauthorized and requestCert
    +
  • Defined in types/SASjsConfig.ts:24
  • pathSASJS: string = ''
    @@ -120,7 +120,7 @@ will use '/SASStoredProcess/do' on SAS 9.

    will use '/SASjsApi/stp/execute' on SAS JS.

    +
  • Defined in types/SASjsConfig.ts:19
  • pathSASViya: string = ''
    @@ -128,7 +128,7 @@ will use '/SASjsApi/stp/execute' on SAS JS.

    will use '/SASJobExecution' on SAS Viya.

    +
  • Defined in types/SASjsConfig.ts:29
  • requestHistoryLimit?: number = 10
    @@ -136,14 +136,14 @@ will use '/SASJobExecution' on SAS Viya.

    may affect browser performance, especially with debug (logs) enabled.

    +
  • Defined in types/SASjsConfig.ts:80
  • serverType: null | ServerType = null

    Can be SAS9 or SASVIYA.

    +
  • Defined in types/SASjsConfig.ts:43
  • serverUrl: string = ''
    @@ -152,7 +152,7 @@ Can be omitted, eg if serving directly from the SAS Web Server or being streamed.

    +
  • Defined in types/SASjsConfig.ts:14
  • useComputeApi: null | boolean = null
    @@ -164,14 +164,14 @@ under the identity in the JES context. If useComputeApi is n triggered using the APIs instead of the Job Execution Web Service broker.

    +
  • Defined in types/SASjsConfig.ts:65
  • verbose?: boolean = true

    Set to true to enable verbose mode that will log a summary of every HTTP response.

    +
  • Defined in types/SASjsConfig.ts:51
  • +
  • Defined in types/SASjsConfig.ts:85
  • +
  • Defined in types/Context.ts:29
  • id: string
    +
  • Defined in types/Context.ts:36
  • launchContext: {
        contextName: string;
    }
    @@ -89,32 +89,32 @@
  • contextName: string
  • +
  • Defined in types/Context.ts:32
  • launchType: string
    +
  • Defined in types/Context.ts:28
  • modifiedBy: string
    +
  • Defined in types/Context.ts:35
  • modifiedTimeStamp: string
    +
  • Defined in types/Context.ts:25
  • name: string
    +
  • Defined in types/Context.ts:38
  • version: number
    +
  • Defined in types/Context.ts:37
  • +
  • Defined in types/Context.ts:12
  • name?: string
    +
  • Defined in types/Context.ts:10
  • +
  • Defined in types/Session.ts:5
  • +
  • Defined in types/WriteStream.ts:2
  • +
  • Defined in SASViyaApiClient.ts:1
  • diff --git a/modules/SASjs.html b/modules/SASjs.html index 92043e0..f8045fb 100644 --- a/modules/SASjs.html +++ b/modules/SASjs.html @@ -16,7 +16,7 @@
  • SASjs
  • Module SASjs

    +
  • Defined in SASjs.ts:1
  • diff --git a/modules/SASjsApiClient.html b/modules/SASjsApiClient.html index 517c02f..abe5f3d 100644 --- a/modules/SASjsApiClient.html +++ b/modules/SASjsApiClient.html @@ -16,7 +16,7 @@
  • SASjsApiClient
  • Module SASjsApiClient

    +
  • Defined in SASjsApiClient.ts:1
  • diff --git a/modules/types.html b/modules/types.html index f699ed0..e2a57f2 100644 --- a/modules/types.html +++ b/modules/types.html @@ -16,7 +16,7 @@
  • types
  • Module types

    +
  • Defined in types/index.ts:1
  • diff --git a/types/types.PollStrategy.html b/types/types.PollStrategy.html index 2c3bd5a..3e90d98 100644 --- a/types/types.PollStrategy.html +++ b/types/types.PollStrategy.html @@ -18,7 +18,7 @@

    Type alias PollStrategy

    PollStrategy: PollOptions[]
    +
  • Defined in types/PollOptions.ts:9