| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static McpScanRequestResponseDataType |
McpScanRequestResponseDataType.MCPSCANREQUESTRESPONSE |
| Modifier and Type | Method and Description |
|---|---|
static McpScanRequestResponseDataType |
McpScanRequestResponseDataType.fromValue(String value) |
McpScanRequestResponseDataType |
McpScanRequestResponseData.getType()
The type identifier for MCP SCA scan request responses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
McpScanRequestResponseDataType.McpScanRequestResponseDataTypeSerializer.serialize(McpScanRequestResponseDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
McpScanRequestResponseData.setType(McpScanRequestResponseDataType type) |
McpScanRequestResponseData |
McpScanRequestResponseData.type(McpScanRequestResponseDataType type) |
| Constructor and Description |
|---|
McpScanRequestResponseData(McpScanRequestResponseDataAttributes attributes,
String id,
McpScanRequestResponseDataType type) |
| Constructor and Description |
|---|
McpScanRequestResponseDataTypeSerializer(Class<McpScanRequestResponseDataType> t) |
Copyright © 2026. All rights reserved.