| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UsageQuotaUpdateAttributes |
UsageQuotaUpdateAttributes.enforced(Boolean enforced) |
UsageQuotaUpdateAttributes |
UsageQuotaUpdateData.getAttributes()
Attributes to update on a usage quota.
|
UsageQuotaUpdateAttributes |
UsageQuotaUpdateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UsageQuotaUpdateAttributes |
UsageQuotaUpdateAttributes.usageLimit(Long usageLimit) |
| Modifier and Type | Method and Description |
|---|---|
UsageQuotaUpdateData |
UsageQuotaUpdateData.attributes(UsageQuotaUpdateAttributes attributes) |
void |
UsageQuotaUpdateData.setAttributes(UsageQuotaUpdateAttributes attributes) |
| Constructor and Description |
|---|
UsageQuotaUpdateData(UsageQuotaUpdateAttributes attributes,
String id,
UsageQuotaType type) |
Copyright © 2026. All rights reserved.