| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FullAPIKey |
FullAPIKey.attributes(FullAPIKeyAttributes attributes) |
FullAPIKey |
APIKeyResponse.getData()
Datadog API key.
|
FullAPIKey |
FullAPIKey.id(String id) |
FullAPIKey |
FullAPIKey.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
FullAPIKey |
FullAPIKey.relationships(APIKeyRelationships relationships) |
FullAPIKey |
FullAPIKey.type(APIKeysType type) |
| Modifier and Type | Method and Description |
|---|---|
APIKeyResponse |
APIKeyResponse.data(FullAPIKey data) |
void |
APIKeyResponse.setData(FullAPIKey data) |
Copyright © 2024. All rights reserved.