| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageFargateHour |
UsageFargateHour.apmFargateCount(Long apmFargateCount) |
UsageFargateHour |
UsageFargateHour.appsecFargateCount(Long appsecFargateCount) |
UsageFargateHour |
UsageFargateHour.avgProfiledFargateTasks(Long avgProfiledFargateTasks) |
UsageFargateHour |
UsageFargateHour.hour(OffsetDateTime hour) |
UsageFargateHour |
UsageFargateHour.orgName(String orgName) |
UsageFargateHour |
UsageFargateHour.publicId(String publicId) |
UsageFargateHour |
UsageFargateHour.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UsageFargateHour |
UsageFargateHour.tasksCount(Long tasksCount) |
| Modifier and Type | Method and Description |
|---|---|
List<UsageFargateHour> |
UsageFargateResponse.getUsage()
Array with the number of hourly Fargate tasks recorded for a given organization.
|
| Modifier and Type | Method and Description |
|---|---|
UsageFargateResponse |
UsageFargateResponse.addUsageItem(UsageFargateHour usageItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageFargateResponse.setUsage(List<UsageFargateHour> usage) |
UsageFargateResponse |
UsageFargateResponse.usage(List<UsageFargateHour> usage) |
Copyright © 2024. All rights reserved.