| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProjectAttributes |
Project.getAttributes()
Project attributes
|
ProjectAttributes |
ProjectAttributes.key(String key) |
ProjectAttributes |
ProjectAttributes.name(String name) |
ProjectAttributes |
ProjectAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
Project |
Project.attributes(ProjectAttributes attributes) |
void |
Project.setAttributes(ProjectAttributes attributes) |
| Constructor and Description |
|---|
Project(ProjectAttributes attributes,
String id,
ProjectResourceType type) |
Copyright © 2024. All rights reserved.