public static class CloudCostManagementApi.GetCostTagKeyOptionalParameters extends Object
| Constructor and Description |
|---|
GetCostTagKeyOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
CloudCostManagementApi.GetCostTagKeyOptionalParameters |
filterMetric(String filterMetric)
Set filterMetric.
|
CloudCostManagementApi.GetCostTagKeyOptionalParameters |
pageSize(Integer pageSize)
Set pageSize.
|
public CloudCostManagementApi.GetCostTagKeyOptionalParameters filterMetric(String filterMetric)
filterMetric - The Cloud Cost Management metric to scope the tag key details to. When
omitted, returns details across all metrics. (optional)public CloudCostManagementApi.GetCostTagKeyOptionalParameters pageSize(Integer pageSize)
pageSize - Controls the size of the internal tag value search scope. This does
not restrict the number of example tag values returned in the response.
Defaults to 50, maximum 10000. (optional, default to 50)Copyright © 2026. All rights reserved.