Interface IAppRestService NamespaceOpenSettings.Services.Rest.Interfaces AssemblyOpenSettings.dll public interface IAppRestService : IAppService Inherited Members IAppService.GetGroupedAppsAsync(GetGroupedAppsInput, CancellationToken) IAppService.GetAppByIdAsync(GetAppInput, CancellationToken) IAppService.GetAppBySlugAsync(GetAppInput, CancellationToken) IAppService.UpdateAppAsync(UpdateAppInput, CancellationToken) IAppService.GetRegisteredAppAsync(GetRegisteredAppInput, CancellationToken) IAppService.FetchAppDataAsync(FetchAppDataInput, CancellationToken) IAppService.SyncAppDataAsync(SyncAppDataInput, CancellationToken) IAppService.GetAppsAsync(GetAppsInput, CancellationToken) IAppService.CreateAppAsync(CreateAppInput, CancellationToken) IAppService.GetGroupedAppDataByAppIdAsync(GetGroupedAppDataByAppInput, CancellationToken) IAppService.GetGroupedAppDataByAppSlugAsync(GetGroupedAppDataByAppInput, CancellationToken) IAppService.GetGroupedAppDataByAppIdAndIdentifierIdAsync(GetGroupedAppDataByAppAndIdentifierInput, CancellationToken) IAppService.GetGroupedAppDataByAppSlugAndIdentifierSlugAsync(GetGroupedAppDataByAppAndIdentifierInput, CancellationToken) IAppService.DeleteAppAsync(DeleteAppInput, CancellationToken)