LUSID C# SDK
Public Member Functions | List of all members
Lusid.Sdk.Api.IConventionsApiAsync Interface Reference

Represents a collection of functions to interact with the API endpoints More...

Inheritance diagram for Lusid.Sdk.Api.IConventionsApiAsync:
Inheritance graph
[legend]

Public Member Functions

System.Threading.Tasks.Task< AnnulSingleStructuredDataResponseDeleteCdsFlowConventionsAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] DeleteCdsFlowConventions: Delete the CDS Flow Conventions of given scope and code, assuming that it is present. More...
 
System.Threading.Tasks.Task< ApiResponse< AnnulSingleStructuredDataResponse > > DeleteCdsFlowConventionsWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] DeleteCdsFlowConventions: Delete the CDS Flow Conventions of given scope and code, assuming that it is present. More...
 
System.Threading.Tasks.Task< AnnulSingleStructuredDataResponseDeleteFlowConventionsAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] DeleteFlowConventions: Delete the Flow Conventions of given scope and code, assuming that it is present. More...
 
System.Threading.Tasks.Task< ApiResponse< AnnulSingleStructuredDataResponse > > DeleteFlowConventionsWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] DeleteFlowConventions: Delete the Flow Conventions of given scope and code, assuming that it is present. More...
 
System.Threading.Tasks.Task< AnnulSingleStructuredDataResponseDeleteIndexConventionAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] DeleteIndexConvention: Delete the Index Convention of given scope and code, assuming that it is present. More...
 
System.Threading.Tasks.Task< ApiResponse< AnnulSingleStructuredDataResponse > > DeleteIndexConventionWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] DeleteIndexConvention: Delete the Index Convention of given scope and code, assuming that it is present. More...
 
System.Threading.Tasks.Task< GetCdsFlowConventionsResponseGetCdsFlowConventionsAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] GetCdsFlowConventions: Get CDS Flow Conventions More...
 
System.Threading.Tasks.Task< ApiResponse< GetCdsFlowConventionsResponse > > GetCdsFlowConventionsWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] GetCdsFlowConventions: Get CDS Flow Conventions More...
 
System.Threading.Tasks.Task< GetFlowConventionsResponseGetFlowConventionsAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] GetFlowConventions: Get Flow Conventions More...
 
System.Threading.Tasks.Task< ApiResponse< GetFlowConventionsResponse > > GetFlowConventionsWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] GetFlowConventions: Get Flow Conventions More...
 
System.Threading.Tasks.Task< GetIndexConventionResponseGetIndexConventionAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] GetIndexConvention: Get Index Convention More...
 
System.Threading.Tasks.Task< ApiResponse< GetIndexConventionResponse > > GetIndexConventionWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] GetIndexConvention: Get Index Convention More...
 
System.Threading.Tasks.Task< ResourceListOfGetCdsFlowConventionsResponseListCdsFlowConventionsAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] ListCdsFlowConventions: List the set of CDS Flow Conventions More...
 
System.Threading.Tasks.Task< ApiResponse< ResourceListOfGetCdsFlowConventionsResponse > > ListCdsFlowConventionsWithHttpInfoAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] ListCdsFlowConventions: List the set of CDS Flow Conventions More...
 
System.Threading.Tasks.Task< ResourceListOfGetFlowConventionsResponseListFlowConventionsAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] ListFlowConventions: List the set of Flow Conventions More...
 
System.Threading.Tasks.Task< ApiResponse< ResourceListOfGetFlowConventionsResponse > > ListFlowConventionsWithHttpInfoAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] ListFlowConventions: List the set of Flow Conventions More...
 
System.Threading.Tasks.Task< ResourceListOfGetIndexConventionResponseListIndexConventionAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] ListIndexConvention: List the set of Index Conventions More...
 
System.Threading.Tasks.Task< ApiResponse< ResourceListOfGetIndexConventionResponse > > ListIndexConventionWithHttpInfoAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] ListIndexConvention: List the set of Index Conventions More...
 
System.Threading.Tasks.Task< UpsertSingleStructuredDataResponseUpsertCdsFlowConventionsAsync (UpsertCdsFlowConventionsRequest upsertCdsFlowConventionsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] UpsertCdsFlowConventions: Upsert a set of CDS Flow Conventions. This creates or updates the data in Lusid. More...
 
System.Threading.Tasks.Task< ApiResponse< UpsertSingleStructuredDataResponse > > UpsertCdsFlowConventionsWithHttpInfoAsync (UpsertCdsFlowConventionsRequest upsertCdsFlowConventionsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] UpsertCdsFlowConventions: Upsert a set of CDS Flow Conventions. This creates or updates the data in Lusid. More...
 
System.Threading.Tasks.Task< UpsertSingleStructuredDataResponseUpsertFlowConventionsAsync (UpsertFlowConventionsRequest upsertFlowConventionsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] UpsertFlowConventions: Upsert Flow Conventions. This creates or updates the data in Lusid. More...
 
System.Threading.Tasks.Task< ApiResponse< UpsertSingleStructuredDataResponse > > UpsertFlowConventionsWithHttpInfoAsync (UpsertFlowConventionsRequest upsertFlowConventionsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] UpsertFlowConventions: Upsert Flow Conventions. This creates or updates the data in Lusid. More...
 
System.Threading.Tasks.Task< UpsertSingleStructuredDataResponseUpsertIndexConventionAsync (UpsertIndexConventionRequest upsertIndexConventionRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] UpsertIndexConvention: Upsert a set of Index Convention. This creates or updates the data in Lusid. More...
 
System.Threading.Tasks.Task< ApiResponse< UpsertSingleStructuredDataResponse > > UpsertIndexConventionWithHttpInfoAsync (UpsertIndexConventionRequest upsertIndexConventionRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [BETA] UpsertIndexConvention: Upsert a set of Index Convention. This creates or updates the data in Lusid. More...
 
- Public Member Functions inherited from Lusid.Sdk.Client.IApiAccessor
string GetBasePath ()
 Gets the base path of the API client. More...
 

Additional Inherited Members

- Properties inherited from Lusid.Sdk.Client.IApiAccessor
IReadableConfiguration Configuration [get, set]
 Gets or sets the configuration object More...
 
ExceptionFactory ExceptionFactory [get, set]
 Provides a factory method hook for the creation of exceptions. More...
 

Detailed Description

Represents a collection of functions to interact with the API endpoints

Member Function Documentation

◆ DeleteCdsFlowConventionsAsync()

System.Threading.Tasks.Task<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.IConventionsApiAsync.DeleteCdsFlowConventionsAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] DeleteCdsFlowConventions: Delete the CDS Flow Conventions of given scope and code, assuming that it is present.

Delete the specified CDS Flow Conventions from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the CDS Flow Conventions to delete.
codeThe CDS Flow Conventions to delete.
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of AnnulSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ DeleteCdsFlowConventionsWithHttpInfoAsync()

System.Threading.Tasks.Task<ApiResponse<AnnulSingleStructuredDataResponse> > Lusid.Sdk.Api.IConventionsApiAsync.DeleteCdsFlowConventionsWithHttpInfoAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] DeleteCdsFlowConventions: Delete the CDS Flow Conventions of given scope and code, assuming that it is present.

Delete the specified CDS Flow Conventions from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the CDS Flow Conventions to delete.
codeThe CDS Flow Conventions to delete.
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (AnnulSingleStructuredDataResponse)

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ DeleteFlowConventionsAsync()

System.Threading.Tasks.Task<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.IConventionsApiAsync.DeleteFlowConventionsAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] DeleteFlowConventions: Delete the Flow Conventions of given scope and code, assuming that it is present.

Delete the specified conventions from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Flow Conventions to delete.
codeThe Flow Conventions to delete.
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of AnnulSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ DeleteFlowConventionsWithHttpInfoAsync()

System.Threading.Tasks.Task<ApiResponse<AnnulSingleStructuredDataResponse> > Lusid.Sdk.Api.IConventionsApiAsync.DeleteFlowConventionsWithHttpInfoAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] DeleteFlowConventions: Delete the Flow Conventions of given scope and code, assuming that it is present.

Delete the specified conventions from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Flow Conventions to delete.
codeThe Flow Conventions to delete.
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (AnnulSingleStructuredDataResponse)

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ DeleteIndexConventionAsync()

System.Threading.Tasks.Task<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.IConventionsApiAsync.DeleteIndexConventionAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] DeleteIndexConvention: Delete the Index Convention of given scope and code, assuming that it is present.

Delete the specified Index Convention from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Index Convention to delete.
codeThe Index Convention to delete.
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of AnnulSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ DeleteIndexConventionWithHttpInfoAsync()

System.Threading.Tasks.Task<ApiResponse<AnnulSingleStructuredDataResponse> > Lusid.Sdk.Api.IConventionsApiAsync.DeleteIndexConventionWithHttpInfoAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] DeleteIndexConvention: Delete the Index Convention of given scope and code, assuming that it is present.

Delete the specified Index Convention from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Index Convention to delete.
codeThe Index Convention to delete.
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (AnnulSingleStructuredDataResponse)

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ GetCdsFlowConventionsAsync()

System.Threading.Tasks.Task<GetCdsFlowConventionsResponse> Lusid.Sdk.Api.IConventionsApiAsync.GetCdsFlowConventionsAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] GetCdsFlowConventions: Get CDS Flow Conventions

Get a CDS Flow Conventions from a single scope. The response will return either the conventions that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the CDS Flow Conventions to retrieve.
codeThe name of the CDS Flow Conventions to retrieve the data for.
asAtThe asAt datetime at which to retrieve the CDS Flow Conventions. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of GetCdsFlowConventionsResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ GetCdsFlowConventionsWithHttpInfoAsync()

System.Threading.Tasks.Task<ApiResponse<GetCdsFlowConventionsResponse> > Lusid.Sdk.Api.IConventionsApiAsync.GetCdsFlowConventionsWithHttpInfoAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] GetCdsFlowConventions: Get CDS Flow Conventions

Get a CDS Flow Conventions from a single scope. The response will return either the conventions that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the CDS Flow Conventions to retrieve.
codeThe name of the CDS Flow Conventions to retrieve the data for.
asAtThe asAt datetime at which to retrieve the CDS Flow Conventions. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (GetCdsFlowConventionsResponse)

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ GetFlowConventionsAsync()

System.Threading.Tasks.Task<GetFlowConventionsResponse> Lusid.Sdk.Api.IConventionsApiAsync.GetFlowConventionsAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] GetFlowConventions: Get Flow Conventions

Get a Flow Conventions from a single scope. The response will return either the conventions that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Flow Conventions to retrieve.
codeThe name of the Flow Conventions to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Flow Conventions. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of GetFlowConventionsResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ GetFlowConventionsWithHttpInfoAsync()

System.Threading.Tasks.Task<ApiResponse<GetFlowConventionsResponse> > Lusid.Sdk.Api.IConventionsApiAsync.GetFlowConventionsWithHttpInfoAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] GetFlowConventions: Get Flow Conventions

Get a Flow Conventions from a single scope. The response will return either the conventions that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Flow Conventions to retrieve.
codeThe name of the Flow Conventions to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Flow Conventions. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (GetFlowConventionsResponse)

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ GetIndexConventionAsync()

System.Threading.Tasks.Task<GetIndexConventionResponse> Lusid.Sdk.Api.IConventionsApiAsync.GetIndexConventionAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] GetIndexConvention: Get Index Convention

Get a Index Convention from a single scope. The response will return either the conventions that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Index Convention to retrieve.
codeThe name of the Index Convention to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Index Convention. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of GetIndexConventionResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ GetIndexConventionWithHttpInfoAsync()

System.Threading.Tasks.Task<ApiResponse<GetIndexConventionResponse> > Lusid.Sdk.Api.IConventionsApiAsync.GetIndexConventionWithHttpInfoAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] GetIndexConvention: Get Index Convention

Get a Index Convention from a single scope. The response will return either the conventions that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Index Convention to retrieve.
codeThe name of the Index Convention to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Index Convention. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (GetIndexConventionResponse)

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ ListCdsFlowConventionsAsync()

System.Threading.Tasks.Task<ResourceListOfGetCdsFlowConventionsResponse> Lusid.Sdk.Api.IConventionsApiAsync.ListCdsFlowConventionsAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] ListCdsFlowConventions: List the set of CDS Flow Conventions

List the set of CDS Flow Conventions at the specified date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the conventions. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ResourceListOfGetCdsFlowConventionsResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ ListCdsFlowConventionsWithHttpInfoAsync()

System.Threading.Tasks.Task<ApiResponse<ResourceListOfGetCdsFlowConventionsResponse> > Lusid.Sdk.Api.IConventionsApiAsync.ListCdsFlowConventionsWithHttpInfoAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] ListCdsFlowConventions: List the set of CDS Flow Conventions

List the set of CDS Flow Conventions at the specified date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the conventions. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (ResourceListOfGetCdsFlowConventionsResponse)

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ ListFlowConventionsAsync()

System.Threading.Tasks.Task<ResourceListOfGetFlowConventionsResponse> Lusid.Sdk.Api.IConventionsApiAsync.ListFlowConventionsAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] ListFlowConventions: List the set of Flow Conventions

List the set of Flow Conventions at the specified date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the conventions. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ResourceListOfGetFlowConventionsResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ ListFlowConventionsWithHttpInfoAsync()

System.Threading.Tasks.Task<ApiResponse<ResourceListOfGetFlowConventionsResponse> > Lusid.Sdk.Api.IConventionsApiAsync.ListFlowConventionsWithHttpInfoAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] ListFlowConventions: List the set of Flow Conventions

List the set of Flow Conventions at the specified date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the conventions. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (ResourceListOfGetFlowConventionsResponse)

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ ListIndexConventionAsync()

System.Threading.Tasks.Task<ResourceListOfGetIndexConventionResponse> Lusid.Sdk.Api.IConventionsApiAsync.ListIndexConventionAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] ListIndexConvention: List the set of Index Conventions

List the set of Index Conventions at the specified date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the conventions. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ResourceListOfGetIndexConventionResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ ListIndexConventionWithHttpInfoAsync()

System.Threading.Tasks.Task<ApiResponse<ResourceListOfGetIndexConventionResponse> > Lusid.Sdk.Api.IConventionsApiAsync.ListIndexConventionWithHttpInfoAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] ListIndexConvention: List the set of Index Conventions

List the set of Index Conventions at the specified date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the conventions. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (ResourceListOfGetIndexConventionResponse)

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ UpsertCdsFlowConventionsAsync()

System.Threading.Tasks.Task<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.IConventionsApiAsync.UpsertCdsFlowConventionsAsync ( UpsertCdsFlowConventionsRequest  upsertCdsFlowConventionsRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] UpsertCdsFlowConventions: Upsert a set of CDS Flow Conventions. This creates or updates the data in Lusid.

Update or insert CDS Flow Conventions in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted CDS Flow Conventions or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertCdsFlowConventionsRequestThe CDS Flow Conventions to update or insert
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of UpsertSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ UpsertCdsFlowConventionsWithHttpInfoAsync()

System.Threading.Tasks.Task<ApiResponse<UpsertSingleStructuredDataResponse> > Lusid.Sdk.Api.IConventionsApiAsync.UpsertCdsFlowConventionsWithHttpInfoAsync ( UpsertCdsFlowConventionsRequest  upsertCdsFlowConventionsRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] UpsertCdsFlowConventions: Upsert a set of CDS Flow Conventions. This creates or updates the data in Lusid.

Update or insert CDS Flow Conventions in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted CDS Flow Conventions or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertCdsFlowConventionsRequestThe CDS Flow Conventions to update or insert
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (UpsertSingleStructuredDataResponse)

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ UpsertFlowConventionsAsync()

System.Threading.Tasks.Task<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.IConventionsApiAsync.UpsertFlowConventionsAsync ( UpsertFlowConventionsRequest  upsertFlowConventionsRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] UpsertFlowConventions: Upsert Flow Conventions. This creates or updates the data in Lusid.

Update or insert Flow Conventions in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Flow Conventions or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertFlowConventionsRequestThe Flow Conventions to update or insert
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of UpsertSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ UpsertFlowConventionsWithHttpInfoAsync()

System.Threading.Tasks.Task<ApiResponse<UpsertSingleStructuredDataResponse> > Lusid.Sdk.Api.IConventionsApiAsync.UpsertFlowConventionsWithHttpInfoAsync ( UpsertFlowConventionsRequest  upsertFlowConventionsRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] UpsertFlowConventions: Upsert Flow Conventions. This creates or updates the data in Lusid.

Update or insert Flow Conventions in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Flow Conventions or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertFlowConventionsRequestThe Flow Conventions to update or insert
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (UpsertSingleStructuredDataResponse)

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ UpsertIndexConventionAsync()

System.Threading.Tasks.Task<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.IConventionsApiAsync.UpsertIndexConventionAsync ( UpsertIndexConventionRequest  upsertIndexConventionRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] UpsertIndexConvention: Upsert a set of Index Convention. This creates or updates the data in Lusid.

Update or insert Index Convention in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Index Convention or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertIndexConventionRequestThe Index Conventions to update or insert
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of UpsertSingleStructuredDataResponse

Implemented in Lusid.Sdk.Api.ConventionsApi.

◆ UpsertIndexConventionWithHttpInfoAsync()

System.Threading.Tasks.Task<ApiResponse<UpsertSingleStructuredDataResponse> > Lusid.Sdk.Api.IConventionsApiAsync.UpsertIndexConventionWithHttpInfoAsync ( UpsertIndexConventionRequest  upsertIndexConventionRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)

[BETA] UpsertIndexConvention: Upsert a set of Index Convention. This creates or updates the data in Lusid.

Update or insert Index Convention in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Index Convention or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertIndexConventionRequestThe Index Conventions to update or insert
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (UpsertSingleStructuredDataResponse)

Implemented in Lusid.Sdk.Api.ConventionsApi.


The documentation for this interface was generated from the following file: