|
LUSID C# SDK
|
Represents a collection of functions to interact with the API endpoints More...
Additional Inherited Members | |
Public Member Functions inherited from Lusid.Sdk.Api.IConventionsApiSync | |
| AnnulSingleStructuredDataResponse | DeleteCdsFlowConventions (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] DeleteCdsFlowConventions: Delete the CDS Flow Conventions of given scope and code, assuming that it is present. More... | |
| Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponse > | DeleteCdsFlowConventionsWithHttpInfo (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] DeleteCdsFlowConventions: Delete the CDS Flow Conventions of given scope and code, assuming that it is present. More... | |
| AnnulSingleStructuredDataResponse | DeleteFlowConventions (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] DeleteFlowConventions: Delete the Flow Conventions of given scope and code, assuming that it is present. More... | |
| Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponse > | DeleteFlowConventionsWithHttpInfo (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] DeleteFlowConventions: Delete the Flow Conventions of given scope and code, assuming that it is present. More... | |
| AnnulSingleStructuredDataResponse | DeleteIndexConvention (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] DeleteIndexConvention: Delete the Index Convention of given scope and code, assuming that it is present. More... | |
| Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponse > | DeleteIndexConventionWithHttpInfo (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] DeleteIndexConvention: Delete the Index Convention of given scope and code, assuming that it is present. More... | |
| GetCdsFlowConventionsResponse | GetCdsFlowConventions (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] GetCdsFlowConventions: Get CDS Flow Conventions More... | |
| Lusid.Sdk.Client.ApiResponse< GetCdsFlowConventionsResponse > | GetCdsFlowConventionsWithHttpInfo (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] GetCdsFlowConventions: Get CDS Flow Conventions More... | |
| GetFlowConventionsResponse | GetFlowConventions (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] GetFlowConventions: Get Flow Conventions More... | |
| Lusid.Sdk.Client.ApiResponse< GetFlowConventionsResponse > | GetFlowConventionsWithHttpInfo (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] GetFlowConventions: Get Flow Conventions More... | |
| GetIndexConventionResponse | GetIndexConvention (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] GetIndexConvention: Get Index Convention More... | |
| Lusid.Sdk.Client.ApiResponse< GetIndexConventionResponse > | GetIndexConventionWithHttpInfo (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] GetIndexConvention: Get Index Convention More... | |
| ResourceListOfGetCdsFlowConventionsResponse | ListCdsFlowConventions (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] ListCdsFlowConventions: List the set of CDS Flow Conventions More... | |
| Lusid.Sdk.Client.ApiResponse< ResourceListOfGetCdsFlowConventionsResponse > | ListCdsFlowConventionsWithHttpInfo (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] ListCdsFlowConventions: List the set of CDS Flow Conventions More... | |
| ResourceListOfGetFlowConventionsResponse | ListFlowConventions (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] ListFlowConventions: List the set of Flow Conventions More... | |
| Lusid.Sdk.Client.ApiResponse< ResourceListOfGetFlowConventionsResponse > | ListFlowConventionsWithHttpInfo (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] ListFlowConventions: List the set of Flow Conventions More... | |
| ResourceListOfGetIndexConventionResponse | ListIndexConvention (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] ListIndexConvention: List the set of Index Conventions More... | |
| Lusid.Sdk.Client.ApiResponse< ResourceListOfGetIndexConventionResponse > | ListIndexConventionWithHttpInfo (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] ListIndexConvention: List the set of Index Conventions More... | |
| UpsertSingleStructuredDataResponse | UpsertCdsFlowConventions (UpsertCdsFlowConventionsRequest upsertCdsFlowConventionsRequest, int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] UpsertCdsFlowConventions: Upsert a set of CDS Flow Conventions. This creates or updates the data in Lusid. More... | |
| Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > | UpsertCdsFlowConventionsWithHttpInfo (UpsertCdsFlowConventionsRequest upsertCdsFlowConventionsRequest, int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] UpsertCdsFlowConventions: Upsert a set of CDS Flow Conventions. This creates or updates the data in Lusid. More... | |
| UpsertSingleStructuredDataResponse | UpsertFlowConventions (UpsertFlowConventionsRequest upsertFlowConventionsRequest, int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] UpsertFlowConventions: Upsert Flow Conventions. This creates or updates the data in Lusid. More... | |
| Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > | UpsertFlowConventionsWithHttpInfo (UpsertFlowConventionsRequest upsertFlowConventionsRequest, int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] UpsertFlowConventions: Upsert Flow Conventions. This creates or updates the data in Lusid. More... | |
| UpsertSingleStructuredDataResponse | UpsertIndexConvention (UpsertIndexConventionRequest upsertIndexConventionRequest, int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] UpsertIndexConvention: Upsert a set of Index Convention. This creates or updates the data in Lusid. More... | |
| Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > | UpsertIndexConventionWithHttpInfo (UpsertIndexConventionRequest upsertIndexConventionRequest, int operationIndex=0, ConfigurationOptions? opts=null) |
| [BETA] UpsertIndexConvention: Upsert a set of Index Convention. This creates or updates the data in Lusid. More... | |
Public Member Functions inherited from Lusid.Sdk.Api.IConventionsApiAsync | |
| System.Threading.Tasks.Task< AnnulSingleStructuredDataResponse > | DeleteCdsFlowConventionsAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] DeleteCdsFlowConventions: Delete the CDS Flow Conventions of given scope and code, assuming that it is present. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponse > > | DeleteCdsFlowConventionsWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] DeleteCdsFlowConventions: Delete the CDS Flow Conventions of given scope and code, assuming that it is present. More... | |
| System.Threading.Tasks.Task< AnnulSingleStructuredDataResponse > | DeleteFlowConventionsAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] DeleteFlowConventions: Delete the Flow Conventions of given scope and code, assuming that it is present. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponse > > | DeleteFlowConventionsWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] DeleteFlowConventions: Delete the Flow Conventions of given scope and code, assuming that it is present. More... | |
| System.Threading.Tasks.Task< AnnulSingleStructuredDataResponse > | DeleteIndexConventionAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] DeleteIndexConvention: Delete the Index Convention of given scope and code, assuming that it is present. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponse > > | DeleteIndexConventionWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] DeleteIndexConvention: Delete the Index Convention of given scope and code, assuming that it is present. More... | |
| System.Threading.Tasks.Task< GetCdsFlowConventionsResponse > | GetCdsFlowConventionsAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] GetCdsFlowConventions: Get CDS Flow Conventions More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< GetCdsFlowConventionsResponse > > | GetCdsFlowConventionsWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] GetCdsFlowConventions: Get CDS Flow Conventions More... | |
| System.Threading.Tasks.Task< GetFlowConventionsResponse > | GetFlowConventionsAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] GetFlowConventions: Get Flow Conventions More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< GetFlowConventionsResponse > > | GetFlowConventionsWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] GetFlowConventions: Get Flow Conventions More... | |
| System.Threading.Tasks.Task< GetIndexConventionResponse > | GetIndexConventionAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] GetIndexConvention: Get Index Convention More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< GetIndexConventionResponse > > | GetIndexConventionWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] GetIndexConvention: Get Index Convention More... | |
| System.Threading.Tasks.Task< ResourceListOfGetCdsFlowConventionsResponse > | ListCdsFlowConventionsAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] ListCdsFlowConventions: List the set of CDS Flow Conventions More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ResourceListOfGetCdsFlowConventionsResponse > > | ListCdsFlowConventionsWithHttpInfoAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] ListCdsFlowConventions: List the set of CDS Flow Conventions More... | |
| System.Threading.Tasks.Task< ResourceListOfGetFlowConventionsResponse > | ListFlowConventionsAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] ListFlowConventions: List the set of Flow Conventions More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ResourceListOfGetFlowConventionsResponse > > | ListFlowConventionsWithHttpInfoAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] ListFlowConventions: List the set of Flow Conventions More... | |
| System.Threading.Tasks.Task< ResourceListOfGetIndexConventionResponse > | ListIndexConventionAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] ListIndexConvention: List the set of Index Conventions More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ResourceListOfGetIndexConventionResponse > > | ListIndexConventionWithHttpInfoAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] ListIndexConvention: List the set of Index Conventions More... | |
| System.Threading.Tasks.Task< UpsertSingleStructuredDataResponse > | UpsertCdsFlowConventionsAsync (UpsertCdsFlowConventionsRequest upsertCdsFlowConventionsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] UpsertCdsFlowConventions: Upsert a set of CDS Flow Conventions. This creates or updates the data in Lusid. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > > | UpsertCdsFlowConventionsWithHttpInfoAsync (UpsertCdsFlowConventionsRequest upsertCdsFlowConventionsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] UpsertCdsFlowConventions: Upsert a set of CDS Flow Conventions. This creates or updates the data in Lusid. More... | |
| System.Threading.Tasks.Task< UpsertSingleStructuredDataResponse > | UpsertFlowConventionsAsync (UpsertFlowConventionsRequest upsertFlowConventionsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] UpsertFlowConventions: Upsert Flow Conventions. This creates or updates the data in Lusid. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > > | UpsertFlowConventionsWithHttpInfoAsync (UpsertFlowConventionsRequest upsertFlowConventionsRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] UpsertFlowConventions: Upsert Flow Conventions. This creates or updates the data in Lusid. More... | |
| System.Threading.Tasks.Task< UpsertSingleStructuredDataResponse > | UpsertIndexConventionAsync (UpsertIndexConventionRequest upsertIndexConventionRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] UpsertIndexConvention: Upsert a set of Index Convention. This creates or updates the data in Lusid. More... | |
| System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > > | UpsertIndexConventionWithHttpInfoAsync (UpsertIndexConventionRequest upsertIndexConventionRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null) |
| [BETA] UpsertIndexConvention: Upsert a set of Index Convention. This creates or updates the data in Lusid. More... | |
Represents a collection of functions to interact with the API endpoints