LUSID C# SDK
Lusid.Sdk.Api.IAborConfigurationApiAsync Member List

This is the complete list of members for Lusid.Sdk.Api.IAborConfigurationApiAsync, including all inherited members.

CreateAborConfigurationAsync(string scope, AborConfigurationRequest aborConfigurationRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.IAborConfigurationApiAsync
CreateAborConfigurationWithHttpInfoAsync(string scope, AborConfigurationRequest aborConfigurationRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.IAborConfigurationApiAsync
DeleteAborConfigurationAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.IAborConfigurationApiAsync
DeleteAborConfigurationWithHttpInfoAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.IAborConfigurationApiAsync
GetAborConfigurationAsync(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)Lusid.Sdk.Api.IAborConfigurationApiAsync
GetAborConfigurationPropertiesAsync(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)Lusid.Sdk.Api.IAborConfigurationApiAsync
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)Lusid.Sdk.Api.IAborConfigurationApiAsync
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)Lusid.Sdk.Api.IAborConfigurationApiAsync
ListAborConfigurationsAsync(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)Lusid.Sdk.Api.IAborConfigurationApiAsync
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)Lusid.Sdk.Api.IAborConfigurationApiAsync
PatchAborConfigurationAsync(string scope, string code, List< Operation > operation, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.IAborConfigurationApiAsync
PatchAborConfigurationWithHttpInfoAsync(string scope, string code, List< Operation > operation, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.IAborConfigurationApiAsync
UpsertAborConfigurationPropertiesAsync(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)Lusid.Sdk.Api.IAborConfigurationApiAsync
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)Lusid.Sdk.Api.IAborConfigurationApiAsync