| 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.
|
CompletableFuture<RestrictionQueryWithoutRelationshipsResponse> |
LogsRestrictionQueriesApi.createRestrictionQueryAsync(RestrictionQueryCreatePayload body)
Create a restriction query.
|
ApiResponse<RestrictionQueryWithoutRelationshipsResponse> |
LogsRestrictionQueriesApi.createRestrictionQueryWithHttpInfo(RestrictionQueryCreatePayload body)
Create a new restriction query for your organization.
|
CompletableFuture<ApiResponse<RestrictionQueryWithoutRelationshipsResponse>> |
LogsRestrictionQueriesApi.createRestrictionQueryWithHttpInfoAsync(RestrictionQueryCreatePayload body)
Create a restriction query.
|
| Modifier and Type | Method and Description |
|---|---|
RestrictionQueryCreatePayload |
RestrictionQueryCreatePayload.data(RestrictionQueryCreateData data) |
RestrictionQueryCreatePayload |
RestrictionQueryCreatePayload.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.