public static class UsageMeteringApi.GetUsageBillableSummaryOptionalParameters extends Object
| Constructor and Description |
|---|
GetUsageBillableSummaryOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
UsageMeteringApi.GetUsageBillableSummaryOptionalParameters |
includeConnectedAccounts(Boolean includeConnectedAccounts)
Set includeConnectedAccounts.
|
UsageMeteringApi.GetUsageBillableSummaryOptionalParameters |
month(OffsetDateTime month)
Set month.
|
public GetUsageBillableSummaryOptionalParameters()
public UsageMeteringApi.GetUsageBillableSummaryOptionalParameters month(OffsetDateTime month)
month - Datetime in ISO-8601 format, UTC, precise to month: [YYYY-MM] for
usage starting this month. (optional)public UsageMeteringApi.GetUsageBillableSummaryOptionalParameters includeConnectedAccounts(Boolean includeConnectedAccounts)
includeConnectedAccounts - Boolean to specify whether to include accounts connected to
the current account as partner customers in the Datadog partner network program. Defaults
to false. (optional, default to false)Copyright © 2024. All rights reserved.