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