| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsAssertionTimingsScope |
SyntheticsAssertionTimingsScope.ALL |
static SyntheticsAssertionTimingsScope |
SyntheticsAssertionTimingsScope.WITHOUT_DNS |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsAssertionTimingsScope |
SyntheticsAssertionTimingsScope.fromValue(String value) |
SyntheticsAssertionTimingsScope |
SyntheticsAssertionTarget.getTimingsScope()
Timings scope for response time assertions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsAssertionTimingsScope.SyntheticsAssertionTimingsScopeSerializer.serialize(SyntheticsAssertionTimingsScope value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsAssertionTarget.setTimingsScope(SyntheticsAssertionTimingsScope timingsScope) |
SyntheticsAssertionTarget |
SyntheticsAssertionTarget.timingsScope(SyntheticsAssertionTimingsScope timingsScope) |
| Constructor and Description |
|---|
SyntheticsAssertionTimingsScopeSerializer(Class<SyntheticsAssertionTimingsScope> t) |
Copyright © 2024. All rights reserved.