| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static MicrosoftSentinelDestinationType |
MicrosoftSentinelDestinationType.MICROSOFT_SENTINEL |
| Modifier and Type | Method and Description |
|---|---|
static MicrosoftSentinelDestinationType |
MicrosoftSentinelDestinationType.fromValue(String value) |
MicrosoftSentinelDestinationType |
MicrosoftSentinelDestination.getType()
The destination type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MicrosoftSentinelDestinationType.MicrosoftSentinelDestinationTypeSerializer.serialize(MicrosoftSentinelDestinationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
MicrosoftSentinelDestination.setType(MicrosoftSentinelDestinationType type) |
MicrosoftSentinelDestination |
MicrosoftSentinelDestination.type(MicrosoftSentinelDestinationType type) |
| Constructor and Description |
|---|
MicrosoftSentinelDestination(String clientId,
String dcrImmutableId,
String id,
List<String> inputs,
String table,
String tenantId,
MicrosoftSentinelDestinationType type) |
| Constructor and Description |
|---|
MicrosoftSentinelDestinationTypeSerializer(Class<MicrosoftSentinelDestinationType> t) |
Copyright © 2025. All rights reserved.