| 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) |
| 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 © 2023. All rights reserved.