@Generated public interface UsageDashboardsService
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 |
|---|---|
CreateBillingUsageDashboardResponse |
create(CreateBillingUsageDashboardRequest createBillingUsageDashboardRequest)
Create new usage dashboard.
|
GetBillingUsageDashboardResponse |
get(GetBillingUsageDashboardRequest getBillingUsageDashboardRequest)
Get usage dashboard.
|
CreateBillingUsageDashboardResponse create(CreateBillingUsageDashboardRequest createBillingUsageDashboardRequest)
Create a usage dashboard specified by workspaceId, accountId, and dashboard type.
GetBillingUsageDashboardResponse get(GetBillingUsageDashboardRequest getBillingUsageDashboardRequest)
Get a usage dashboard specified by workspaceId, accountId, and dashboard type.
Copyright © 2025. All rights reserved.