| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PartialAPIKey |
PartialAPIKey.attributes(PartialAPIKeyAttributes attributes) |
PartialAPIKey |
PartialAPIKey.id(String id) |
PartialAPIKey |
PartialAPIKey.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PartialAPIKey |
PartialAPIKey.relationships(APIKeyRelationships relationships) |
PartialAPIKey |
PartialAPIKey.type(APIKeysType type) |
| Modifier and Type | Method and Description |
|---|---|
List<PartialAPIKey> |
APIKeysResponse.getData()
Array of API keys.
|
| Modifier and Type | Method and Description |
|---|---|
APIKeysResponse |
APIKeysResponse.addDataItem(PartialAPIKey dataItem) |
| Modifier and Type | Method and Description |
|---|---|
APIKeysResponse |
APIKeysResponse.data(List<PartialAPIKey> data) |
void |
APIKeysResponse.setData(List<PartialAPIKey> data) |
Copyright © 2024. All rights reserved.