Opensearch dashboards.uisettingsservicestart
Home > opensearch-dashboards > UiSettingsServiceStart
UiSettingsServiceStart interface
Signature:
export interface UiSettingsServiceStart
Methods
| Method | Description |
|---|---|
| asScopedToClient(savedObjectsClient) | Creates a IUiSettingsClient with provided *scoped* saved objects client.This should only be used in the specific case where the client needs to be accessed from outside of the scope of a RequestHandler. |