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