@Generated public class UsageDashboardsAPI extends Object
| Constructor and Description |
|---|
UsageDashboardsAPI(ApiClient apiClient)
Regular-use constructor
|
UsageDashboardsAPI(UsageDashboardsService mock)
Constructor for mocks
|
| Modifier and Type | Method and Description |
|---|---|
CreateBillingUsageDashboardResponse |
create(CreateBillingUsageDashboardRequest request)
Create new usage dashboard.
|
GetBillingUsageDashboardResponse |
get(GetBillingUsageDashboardRequest request)
Get usage dashboard.
|
UsageDashboardsService |
impl() |
public UsageDashboardsAPI(ApiClient apiClient)
public UsageDashboardsAPI(UsageDashboardsService mock)
public CreateBillingUsageDashboardResponse create(CreateBillingUsageDashboardRequest request)
Create a usage dashboard specified by workspaceId, accountId, and dashboard type.
public GetBillingUsageDashboardResponse get(GetBillingUsageDashboardRequest request)
Get a usage dashboard specified by workspaceId, accountId, and dashboard type.
public UsageDashboardsService impl()
Copyright © 2025. All rights reserved.