| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static McpScanRequestDataType |
McpScanRequestDataType.MCPSCANREQUEST |
| Modifier and Type | Method and Description |
|---|---|
static McpScanRequestDataType |
McpScanRequestDataType.fromValue(String value) |
McpScanRequestDataType |
McpScanRequestData.getType()
The type identifier for MCP SCA scan requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
McpScanRequestDataType.McpScanRequestDataTypeSerializer.serialize(McpScanRequestDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
McpScanRequestData.setType(McpScanRequestDataType type) |
McpScanRequestData |
McpScanRequestData.type(McpScanRequestDataType type) |
| Constructor and Description |
|---|
McpScanRequestData(McpScanRequestDataAttributes attributes,
McpScanRequestDataType type) |
| Constructor and Description |
|---|
McpScanRequestDataTypeSerializer(Class<McpScanRequestDataType> t) |
Copyright © 2026. All rights reserved.