LUSID C# SDK
List of all members
Lusid.Sdk.Api.IAborConfigurationApi Interface Reference

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

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

Additional Inherited Members

- Public Member Functions inherited from Lusid.Sdk.Api.IAborConfigurationApiSync
AborConfiguration CreateAborConfiguration (string scope, AborConfigurationRequest aborConfigurationRequest, int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateAborConfiguration: Create an AborConfiguration. More...
 
Lusid.Sdk.Client.ApiResponse< AborConfigurationCreateAborConfigurationWithHttpInfo (string scope, AborConfigurationRequest aborConfigurationRequest, int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateAborConfiguration: Create an AborConfiguration. More...
 
DeletedEntityResponse DeleteAborConfiguration (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] DeleteAborConfiguration: Delete an AborConfiguration. More...
 
Lusid.Sdk.Client.ApiResponse< DeletedEntityResponseDeleteAborConfigurationWithHttpInfo (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] DeleteAborConfiguration: Delete an AborConfiguration. More...
 
AborConfiguration GetAborConfiguration (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetAborConfiguration: Get AborConfiguration. More...
 
Lusid.Sdk.Client.ApiResponse< AborConfigurationGetAborConfigurationWithHttpInfo (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetAborConfiguration: Get AborConfiguration. More...
 
AborConfigurationProperties GetAborConfigurationProperties (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetAborConfigurationProperties: Get Abor Configuration properties More...
 
Lusid.Sdk.Client.ApiResponse< AborConfigurationPropertiesGetAborConfigurationPropertiesWithHttpInfo (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetAborConfigurationProperties: Get Abor Configuration properties More...
 
PagedResourceListOfAborConfiguration ListAborConfigurations (DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ListAborConfigurations: List AborConfiguration. More...
 
Lusid.Sdk.Client.ApiResponse< PagedResourceListOfAborConfigurationListAborConfigurationsWithHttpInfo (DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ListAborConfigurations: List AborConfiguration. More...
 
AborConfigurationProperties UpsertAborConfigurationProperties (string scope, string code, Dictionary< string, Property >? requestBody=default(Dictionary< string, Property >?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] UpsertAborConfigurationProperties: Upsert AborConfiguration properties More...
 
Lusid.Sdk.Client.ApiResponse< AborConfigurationPropertiesUpsertAborConfigurationPropertiesWithHttpInfo (string scope, string code, Dictionary< string, Property >? requestBody=default(Dictionary< string, Property >?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] UpsertAborConfigurationProperties: Upsert AborConfiguration properties More...
 
- Public Member Functions inherited from Lusid.Sdk.Api.IAborConfigurationApiAsync
System.Threading.Tasks.Task< AborConfigurationCreateAborConfigurationAsync (string scope, AborConfigurationRequest aborConfigurationRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateAborConfiguration: Create an AborConfiguration. More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AborConfiguration > > CreateAborConfigurationWithHttpInfoAsync (string scope, AborConfigurationRequest aborConfigurationRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateAborConfiguration: Create an AborConfiguration. More...
 
System.Threading.Tasks.Task< DeletedEntityResponseDeleteAborConfigurationAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] DeleteAborConfiguration: Delete an AborConfiguration. More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< DeletedEntityResponse > > DeleteAborConfigurationWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] DeleteAborConfiguration: Delete an AborConfiguration. More...
 
System.Threading.Tasks.Task< AborConfigurationGetAborConfigurationAsync (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetAborConfiguration: Get AborConfiguration. More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AborConfiguration > > GetAborConfigurationWithHttpInfoAsync (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetAborConfiguration: Get AborConfiguration. More...
 
System.Threading.Tasks.Task< AborConfigurationPropertiesGetAborConfigurationPropertiesAsync (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetAborConfigurationProperties: Get Abor Configuration properties More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AborConfigurationProperties > > GetAborConfigurationPropertiesWithHttpInfoAsync (string scope, string code, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetAborConfigurationProperties: Get Abor Configuration properties More...
 
System.Threading.Tasks.Task< PagedResourceListOfAborConfigurationListAborConfigurationsAsync (DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ListAborConfigurations: List AborConfiguration. More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< PagedResourceListOfAborConfiguration > > ListAborConfigurationsWithHttpInfoAsync (DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ListAborConfigurations: List AborConfiguration. More...
 
System.Threading.Tasks.Task< AborConfigurationPropertiesUpsertAborConfigurationPropertiesAsync (string scope, string code, Dictionary< string, Property >? requestBody=default(Dictionary< string, Property >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] UpsertAborConfigurationProperties: Upsert AborConfiguration properties More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AborConfigurationProperties > > UpsertAborConfigurationPropertiesWithHttpInfoAsync (string scope, string code, Dictionary< string, Property >? requestBody=default(Dictionary< string, Property >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] UpsertAborConfigurationProperties: Upsert AborConfiguration properties More...
 

Detailed Description

Represents a collection of functions to interact with the API endpoints


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