| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FullAPIKeyAttributes |
FullAPIKeyAttributes.category(String category) |
FullAPIKeyAttributes |
FullAPIKey.getAttributes()
Attributes of a full API key.
|
FullAPIKeyAttributes |
FullAPIKeyAttributes.name(String name) |
FullAPIKeyAttributes |
FullAPIKeyAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
FullAPIKeyAttributes |
FullAPIKeyAttributes.remoteConfigReadEnabled(Boolean remoteConfigReadEnabled) |
| Modifier and Type | Method and Description |
|---|---|
FullAPIKey |
FullAPIKey.attributes(FullAPIKeyAttributes attributes) |
void |
FullAPIKey.setAttributes(FullAPIKeyAttributes attributes) |
Copyright © 2024. All rights reserved.