public static class UsageMeteringApi.GetBillingDimensionMappingOptionalParameters extends Object
| Constructor and Description |
|---|
GetBillingDimensionMappingOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
UsageMeteringApi.GetBillingDimensionMappingOptionalParameters |
filterMonth(OffsetDateTime filterMonth)
Set filterMonth.
|
UsageMeteringApi.GetBillingDimensionMappingOptionalParameters |
filterView(String filterView)
Set filterView.
|
public GetBillingDimensionMappingOptionalParameters()
public UsageMeteringApi.GetBillingDimensionMappingOptionalParameters filterMonth(OffsetDateTime filterMonth)
filterMonth - Datetime in ISO-8601 format, UTC, and for mappings beginning this month.
Defaults to the current month. (optional)public UsageMeteringApi.GetBillingDimensionMappingOptionalParameters filterView(String filterView)
filterView - String to specify whether to retrieve active billing dimension mappings for
the contract or for all available mappings. Allowed views have the string active
or all. Defaults to active. (optional, default to
"active")Copyright © 2025. All rights reserved.