@Generated public interface AibiDashboardEmbeddingApprovedDomainsService
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
| Modifier and Type | Method and Description |
|---|---|
AibiDashboardEmbeddingApprovedDomainsSetting |
get(GetAibiDashboardEmbeddingApprovedDomainsSettingRequest getAibiDashboardEmbeddingApprovedDomainsSettingRequest)
Retrieve the list of domains approved to host embedded AI/BI dashboards.
|
AibiDashboardEmbeddingApprovedDomainsSetting |
update(UpdateAibiDashboardEmbeddingApprovedDomainsSettingRequest updateAibiDashboardEmbeddingApprovedDomainsSettingRequest)
Update the list of domains approved to host embedded AI/BI dashboards.
|
AibiDashboardEmbeddingApprovedDomainsSetting get(GetAibiDashboardEmbeddingApprovedDomainsSettingRequest getAibiDashboardEmbeddingApprovedDomainsSettingRequest)
Retrieves the list of domains approved to host embedded AI/BI dashboards.
AibiDashboardEmbeddingApprovedDomainsSetting update(UpdateAibiDashboardEmbeddingApprovedDomainsSettingRequest updateAibiDashboardEmbeddingApprovedDomainsSettingRequest)
Updates the list of domains approved to host embedded AI/BI dashboards. This update will fail if the current workspace access policy is not ALLOW_APPROVED_DOMAINS.
Copyright © 2024. All rights reserved.