@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 |
|---|---|
DeleteAibiDashboardEmbeddingApprovedDomainsSettingResponse |
delete(DeleteAibiDashboardEmbeddingApprovedDomainsSettingRequest deleteAibiDashboardEmbeddingApprovedDomainsSettingRequest)
Delete AI/BI dashboard embedding approved domains.
|
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.
|
DeleteAibiDashboardEmbeddingApprovedDomainsSettingResponse delete(DeleteAibiDashboardEmbeddingApprovedDomainsSettingRequest deleteAibiDashboardEmbeddingApprovedDomainsSettingRequest)
Delete the list of domains approved to host embedded AI/BI dashboards, reverting back to the default empty list.
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 © 2025. All rights reserved.