| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LogsRestrictionQueriesType |
LogsRestrictionQueriesType.LOGS_RESTRICTION_QUERIES |
| Modifier and Type | Method and Description |
|---|---|
static LogsRestrictionQueriesType |
LogsRestrictionQueriesType.fromValue(String value) |
LogsRestrictionQueriesType |
RestrictionQueryWithRelationships.getType()
Restriction query resource type.
|
LogsRestrictionQueriesType |
RestrictionQueryUpdateData.getType()
Restriction query resource type.
|
LogsRestrictionQueriesType |
RestrictionQueryCreateData.getType()
Restriction query resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogsRestrictionQueriesType.LogsRestrictionQueriesTypeSerializer.serialize(LogsRestrictionQueriesType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RestrictionQueryWithRelationships.setType(LogsRestrictionQueriesType type) |
void |
RestrictionQueryUpdateData.setType(LogsRestrictionQueriesType type) |
void |
RestrictionQueryCreateData.setType(LogsRestrictionQueriesType type) |
RestrictionQueryWithRelationships |
RestrictionQueryWithRelationships.type(LogsRestrictionQueriesType type) |
RestrictionQueryUpdateData |
RestrictionQueryUpdateData.type(LogsRestrictionQueriesType type) |
RestrictionQueryCreateData |
RestrictionQueryCreateData.type(LogsRestrictionQueriesType type) |
| Constructor and Description |
|---|
LogsRestrictionQueriesTypeSerializer(Class<LogsRestrictionQueriesType> t) |
Copyright © 2026. All rights reserved.