| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
APIKeyUpdateAttributes |
APIKeyUpdateData.getAttributes()
Attributes used to update an API Key.
|
APIKeyUpdateAttributes |
APIKeyUpdateAttributes.name(String name) |
APIKeyUpdateAttributes |
APIKeyUpdateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
APIKeyUpdateData |
APIKeyUpdateData.attributes(APIKeyUpdateAttributes attributes) |
void |
APIKeyUpdateData.setAttributes(APIKeyUpdateAttributes attributes) |
| Constructor and Description |
|---|
APIKeyUpdateData(APIKeyUpdateAttributes attributes,
String id,
APIKeysType type) |
Copyright © 2024. All rights reserved.