| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ScaRequestDataType |
ScaRequestDataType.SCAREQUESTS |
| Modifier and Type | Method and Description |
|---|---|
static ScaRequestDataType |
ScaRequestDataType.fromValue(String value) |
ScaRequestDataType |
ScaRequestData.getType()
The type identifier for SCA dependency analysis requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScaRequestDataType.ScaRequestDataTypeSerializer.serialize(ScaRequestDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ScaRequestData.setType(ScaRequestDataType type) |
ScaRequestData |
ScaRequestData.type(ScaRequestDataType type) |
| Constructor and Description |
|---|
ScaRequestData(ScaRequestDataType type) |
| Constructor and Description |
|---|
ScaRequestDataTypeSerializer(Class<ScaRequestDataType> t) |
Copyright © 2026. All rights reserved.