| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsMCPProtocolVersion |
SyntheticsMCPProtocolVersion.VERSION_2025_06_18 |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsMCPProtocolVersion |
SyntheticsMCPProtocolVersion.fromValue(String value) |
SyntheticsMCPProtocolVersion |
SyntheticsTestRequest.getMcpProtocolVersion()
The MCP protocol version used by the step.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestRequest |
SyntheticsTestRequest.mcpProtocolVersion(SyntheticsMCPProtocolVersion mcpProtocolVersion) |
void |
SyntheticsMCPProtocolVersion.SyntheticsMCPProtocolVersionSerializer.serialize(SyntheticsMCPProtocolVersion value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsTestRequest.setMcpProtocolVersion(SyntheticsMCPProtocolVersion mcpProtocolVersion) |
| Constructor and Description |
|---|
SyntheticsMCPProtocolVersionSerializer(Class<SyntheticsMCPProtocolVersion> t) |
Copyright © 2026. All rights reserved.