| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
McpScanRequestResponseDataAttributes |
McpScanRequestResponseData.getAttributes()
The attributes returned when a scan request has been accepted, containing the job identifier
used to poll for results.
|
McpScanRequestResponseDataAttributes |
McpScanRequestResponseDataAttributes.jobId(String jobId) |
McpScanRequestResponseDataAttributes |
McpScanRequestResponseDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
McpScanRequestResponseData |
McpScanRequestResponseData.attributes(McpScanRequestResponseDataAttributes attributes) |
void |
McpScanRequestResponseData.setAttributes(McpScanRequestResponseDataAttributes attributes) |
| Constructor and Description |
|---|
McpScanRequestResponseData(McpScanRequestResponseDataAttributes attributes,
String id,
McpScanRequestResponseDataType type) |
Copyright © 2026. All rights reserved.