| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsPatchTestOperationName |
SyntheticsPatchTestOperationName.ADD |
static SyntheticsPatchTestOperationName |
SyntheticsPatchTestOperationName.COPY |
static SyntheticsPatchTestOperationName |
SyntheticsPatchTestOperationName.MOVE |
static SyntheticsPatchTestOperationName |
SyntheticsPatchTestOperationName.REMOVE |
static SyntheticsPatchTestOperationName |
SyntheticsPatchTestOperationName.REPLACE |
static SyntheticsPatchTestOperationName |
SyntheticsPatchTestOperationName.TEST |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsPatchTestOperationName |
SyntheticsPatchTestOperationName.fromValue(String value) |
SyntheticsPatchTestOperationName |
SyntheticsPatchTestOperation.getOp()
The operation to perform
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsPatchTestOperation |
SyntheticsPatchTestOperation.op(SyntheticsPatchTestOperationName op) |
void |
SyntheticsPatchTestOperationName.SyntheticsPatchTestOperationNameSerializer.serialize(SyntheticsPatchTestOperationName value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsPatchTestOperation.setOp(SyntheticsPatchTestOperationName op) |
| Constructor and Description |
|---|
SyntheticsPatchTestOperationNameSerializer(Class<SyntheticsPatchTestOperationName> t) |
Copyright © 2024. All rights reserved.