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