| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsAssertionBodyHashType |
SyntheticsAssertionBodyHashType.BODY_HASH |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsAssertionBodyHashType |
SyntheticsAssertionBodyHashType.fromValue(String value) |
SyntheticsAssertionBodyHashType |
SyntheticsAssertionBodyHashTarget.getType()
Type of the assertion.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsAssertionBodyHashType.SyntheticsAssertionBodyHashTypeSerializer.serialize(SyntheticsAssertionBodyHashType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsAssertionBodyHashTarget.setType(SyntheticsAssertionBodyHashType type) |
SyntheticsAssertionBodyHashTarget |
SyntheticsAssertionBodyHashTarget.type(SyntheticsAssertionBodyHashType type) |
| Constructor and Description |
|---|
SyntheticsAssertionBodyHashTarget(SyntheticsAssertionBodyHashOperator operator,
Object target,
SyntheticsAssertionBodyHashType type) |
| Constructor and Description |
|---|
SyntheticsAssertionBodyHashTypeSerializer(Class<SyntheticsAssertionBodyHashType> t) |
Copyright © 2024. All rights reserved.