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