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