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