| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RestrictionQueryWithRelationshipsResponse |
LogsRestrictionQueriesApi.getRestrictionQuery(String restrictionQueryId)
Get a restriction query.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<RestrictionQueryWithRelationshipsResponse> |
LogsRestrictionQueriesApi.getRestrictionQueryAsync(String restrictionQueryId)
Get a restriction query.
|
ApiResponse<RestrictionQueryWithRelationshipsResponse> |
LogsRestrictionQueriesApi.getRestrictionQueryWithHttpInfo(String restrictionQueryId)
Get a restriction query in the organization specified by the restriction query's
restriction_query_id. |
CompletableFuture<ApiResponse<RestrictionQueryWithRelationshipsResponse>> |
LogsRestrictionQueriesApi.getRestrictionQueryWithHttpInfoAsync(String restrictionQueryId)
Get a restriction query.
|
| Modifier and Type | Method and Description |
|---|---|
RestrictionQueryWithRelationshipsResponse |
RestrictionQueryWithRelationshipsResponse.addIncludedItem(RestrictionQueryResponseIncludedItem includedItem) |
RestrictionQueryWithRelationshipsResponse |
RestrictionQueryWithRelationshipsResponse.data(RestrictionQueryWithRelationships data) |
RestrictionQueryWithRelationshipsResponse |
RestrictionQueryWithRelationshipsResponse.included(List<RestrictionQueryResponseIncludedItem> included) |
RestrictionQueryWithRelationshipsResponse |
RestrictionQueryWithRelationshipsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.