public static class CloudCostManagementApi.ListCostTagKeySourcesOptionalParameters extends Object
| Constructor and Description |
|---|
ListCostTagKeySourcesOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
CloudCostManagementApi.ListCostTagKeySourcesOptionalParameters |
filterMetric(String filterMetric)
Set filterMetric.
|
CloudCostManagementApi.ListCostTagKeySourcesOptionalParameters |
filterProvider(String filterProvider)
Set filterProvider.
|
public ListCostTagKeySourcesOptionalParameters()
public CloudCostManagementApi.ListCostTagKeySourcesOptionalParameters filterProvider(String filterProvider)
filterProvider - Filter results to a specific provider. Common cloud values are
aws, azure, gcp, Oracle (OCI), and
custom. SaaS billing integrations (for example, Snowflake,
MongoDB, Databricks) are also accepted using their display-name
string. Values are case-sensitive. (optional)public CloudCostManagementApi.ListCostTagKeySourcesOptionalParameters filterMetric(String filterMetric)
filterMetric - Filter results to tag keys that have data for a specific Cloud Cost
Management metric (for example, aws.cost.net.amortized). When omitted, all
tag keys for the requested period are returned. (optional)Copyright © 2026. All rights reserved.