Interface IInstanceRestService NamespaceOpenSettings.Services.Rest.Interfaces AssemblyOpenSettings.dll public interface IInstanceRestService : IInstanceService Inherited Members IInstanceService.CreateInstanceAsync(CreateInstanceInput, CancellationToken) IInstanceService.UpdateInstanceAsync(UpdateInstanceInput, CancellationToken) IInstanceService.DeleteInstanceAsync(DeleteInstanceInput, CancellationToken) IInstanceService.GetInstancesByAppIdAsync(GetInstancesInput, CancellationToken) IInstanceService.GetInstancesByAppSlugAsync(GetInstancesInput, CancellationToken) IInstanceService.GetInstancesByAppIdAndIdentifierIdAsync(GetInstancesInput, CancellationToken) IInstanceService.GetInstancesByAppSlugAndIdentifierSlugAsync(GetInstancesInput, CancellationToken)