| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RestrictionQueryWithoutRelationships |
RestrictionQueryWithoutRelationships.attributes(RestrictionQueryAttributes attributes) |
RestrictionQueryWithoutRelationships |
RestrictionQueryWithoutRelationshipsResponse.getData()
Restriction query object returned by the API.
|
RestrictionQueryWithoutRelationships |
RestrictionQueryWithoutRelationships.id(String id) |
RestrictionQueryWithoutRelationships |
RestrictionQueryWithoutRelationships.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<RestrictionQueryWithoutRelationships> |
RestrictionQueryListResponse.getData()
Array of returned restriction queries.
|
| Modifier and Type | Method and Description |
|---|---|
RestrictionQueryListResponse |
RestrictionQueryListResponse.addDataItem(RestrictionQueryWithoutRelationships dataItem) |
RestrictionQueryWithoutRelationshipsResponse |
RestrictionQueryWithoutRelationshipsResponse.data(RestrictionQueryWithoutRelationships data) |
void |
RestrictionQueryWithoutRelationshipsResponse.setData(RestrictionQueryWithoutRelationships data) |
| Modifier and Type | Method and Description |
|---|---|
RestrictionQueryListResponse |
RestrictionQueryListResponse.data(List<RestrictionQueryWithoutRelationships> data) |
void |
RestrictionQueryListResponse.setData(List<RestrictionQueryWithoutRelationships> data) |
Copyright © 2026. All rights reserved.