| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RestrictionQueryWithoutRelationshipsResponse |
LogsRestrictionQueriesApi.createRestrictionQuery(RestrictionQueryCreatePayload body)
Create a restriction query.
|
RestrictionQueryWithoutRelationshipsResponse |
LogsRestrictionQueriesApi.replaceRestrictionQuery(String restrictionQueryId,
RestrictionQueryUpdatePayload body)
Replace a restriction query.
|
RestrictionQueryWithoutRelationshipsResponse |
LogsRestrictionQueriesApi.updateRestrictionQuery(String restrictionQueryId,
RestrictionQueryUpdatePayload body)
Update a restriction query.
|
| Modifier and Type | Method and Description |
|---|---|
RestrictionQueryWithoutRelationshipsResponse |
RestrictionQueryWithoutRelationshipsResponse.data(RestrictionQueryWithoutRelationships data) |
RestrictionQueryWithoutRelationshipsResponse |
RestrictionQueryWithoutRelationshipsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.