| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SLOCorrectionUpdateRequestAttributes |
SLOCorrectionUpdateRequestAttributes.category(SLOCorrectionCategory category) |
SLOCorrectionUpdateRequestAttributes |
SLOCorrectionUpdateRequestAttributes.description(String description) |
SLOCorrectionUpdateRequestAttributes |
SLOCorrectionUpdateRequestAttributes.duration(Long duration) |
SLOCorrectionUpdateRequestAttributes |
SLOCorrectionUpdateRequestAttributes.end(Long end) |
SLOCorrectionUpdateRequestAttributes |
SLOCorrectionUpdateData.getAttributes()
The attribute object associated with the SLO correction to be updated.
|
SLOCorrectionUpdateRequestAttributes |
SLOCorrectionUpdateRequestAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SLOCorrectionUpdateRequestAttributes |
SLOCorrectionUpdateRequestAttributes.rrule(String rrule) |
SLOCorrectionUpdateRequestAttributes |
SLOCorrectionUpdateRequestAttributes.start(Long start) |
SLOCorrectionUpdateRequestAttributes |
SLOCorrectionUpdateRequestAttributes.timezone(String timezone) |
| Modifier and Type | Method and Description |
|---|---|
SLOCorrectionUpdateData |
SLOCorrectionUpdateData.attributes(SLOCorrectionUpdateRequestAttributes attributes) |
void |
SLOCorrectionUpdateData.setAttributes(SLOCorrectionUpdateRequestAttributes attributes) |
Copyright © 2024. All rights reserved.