| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SLORawErrorBudgetRemaining |
SLOOverallStatuses.getRawErrorBudgetRemaining()
Error budget remaining for an SLO.
|
SLORawErrorBudgetRemaining |
SLOStatus.getRawErrorBudgetRemaining()
Error budget remaining for an SLO.
|
SLORawErrorBudgetRemaining |
SLORawErrorBudgetRemaining.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SLORawErrorBudgetRemaining |
SLORawErrorBudgetRemaining.unit(String unit) |
SLORawErrorBudgetRemaining |
SLORawErrorBudgetRemaining.value(Double value) |
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<SLORawErrorBudgetRemaining> |
SLOOverallStatuses.getRawErrorBudgetRemaining_JsonNullable() |
org.openapitools.jackson.nullable.JsonNullable<SLORawErrorBudgetRemaining> |
SLOStatus.getRawErrorBudgetRemaining_JsonNullable() |
| Modifier and Type | Method and Description |
|---|---|
SLOOverallStatuses |
SLOOverallStatuses.rawErrorBudgetRemaining(SLORawErrorBudgetRemaining rawErrorBudgetRemaining) |
SLOStatus |
SLOStatus.rawErrorBudgetRemaining(SLORawErrorBudgetRemaining rawErrorBudgetRemaining) |
void |
SLOOverallStatuses.setRawErrorBudgetRemaining(SLORawErrorBudgetRemaining rawErrorBudgetRemaining) |
void |
SLOStatus.setRawErrorBudgetRemaining(SLORawErrorBudgetRemaining rawErrorBudgetRemaining) |
| Modifier and Type | Method and Description |
|---|---|
void |
SLOOverallStatuses.setRawErrorBudgetRemaining_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<SLORawErrorBudgetRemaining> rawErrorBudgetRemaining) |
void |
SLOStatus.setRawErrorBudgetRemaining_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<SLORawErrorBudgetRemaining> rawErrorBudgetRemaining) |
Copyright © 2024. All rights reserved.