| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SLOCreator |
SLOCreator.email(String email) |
SLOCreator |
SearchServiceLevelObjectiveAttributes.getCreator()
The creator of the SLO
|
SLOCreator |
SLOCreator.id(Long id) |
SLOCreator |
SLOCreator.name(String name) |
SLOCreator |
SLOCreator.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<SLOCreator> |
SearchServiceLevelObjectiveAttributes.getCreator_JsonNullable() |
| Modifier and Type | Method and Description |
|---|---|
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.creator(SLOCreator creator) |
void |
SearchServiceLevelObjectiveAttributes.setCreator(SLOCreator creator) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchServiceLevelObjectiveAttributes.setCreator_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<SLOCreator> creator) |
Copyright © 2024. All rights reserved.