| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SLOSliSpec |
SLOSliSpec.SLOSliSpecDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
SLOSliSpec |
SLOSliSpec.SLOSliSpecDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
SLOSliSpec |
ServiceLevelObjectiveRequest.getSliSpecification()
A generic SLI specification.
|
SLOSliSpec |
SLOResponseData.getSliSpecification()
A generic SLI specification.
|
SLOSliSpec |
ServiceLevelObjective.getSliSpecification()
A generic SLI specification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SLOSliSpec.SLOSliSpecSerializer.serialize(SLOSliSpec value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ServiceLevelObjectiveRequest.setSliSpecification(SLOSliSpec sliSpecification) |
void |
SLOResponseData.setSliSpecification(SLOSliSpec sliSpecification) |
void |
ServiceLevelObjective.setSliSpecification(SLOSliSpec sliSpecification) |
ServiceLevelObjectiveRequest |
ServiceLevelObjectiveRequest.sliSpecification(SLOSliSpec sliSpecification) |
SLOResponseData |
SLOResponseData.sliSpecification(SLOSliSpec sliSpecification) |
ServiceLevelObjective |
ServiceLevelObjective.sliSpecification(SLOSliSpec sliSpecification) |
| Constructor and Description |
|---|
SLOSliSpecSerializer(Class<SLOSliSpec> t) |
Copyright © 2024. All rights reserved.