| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CustomDestinationForwardDestinationMicrosoftSentinelType |
CustomDestinationForwardDestinationMicrosoftSentinelType.MICROSOFT_SENTINEL |
| Modifier and Type | Method and Description |
|---|---|
static CustomDestinationForwardDestinationMicrosoftSentinelType |
CustomDestinationForwardDestinationMicrosoftSentinelType.fromValue(String value) |
CustomDestinationForwardDestinationMicrosoftSentinelType |
CustomDestinationForwardDestinationMicrosoftSentinel.getType()
Type of the Microsoft Sentinel destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomDestinationForwardDestinationMicrosoftSentinelType.CustomDestinationForwardDestinationMicrosoftSentinelTypeSerializer.serialize(CustomDestinationForwardDestinationMicrosoftSentinelType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CustomDestinationForwardDestinationMicrosoftSentinel.setType(CustomDestinationForwardDestinationMicrosoftSentinelType type) |
CustomDestinationForwardDestinationMicrosoftSentinel |
CustomDestinationForwardDestinationMicrosoftSentinel.type(CustomDestinationForwardDestinationMicrosoftSentinelType type) |
| Constructor and Description |
|---|
CustomDestinationForwardDestinationMicrosoftSentinel(String clientId,
String dataCollectionEndpoint,
String dataCollectionRuleId,
String streamName,
String tenantId,
CustomDestinationForwardDestinationMicrosoftSentinelType type) |
| Constructor and Description |
|---|
CustomDestinationForwardDestinationMicrosoftSentinelTypeSerializer(Class<CustomDestinationForwardDestinationMicrosoftSentinelType> t) |
Copyright © 2025. All rights reserved.