| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProjectUpdateAttributes |
ProjectUpdateAttributes.addEnabledCustomCaseTypesItem(String enabledCustomCaseTypesItem) |
ProjectUpdateAttributes |
ProjectUpdateAttributes.columnsConfig(ProjectColumnsConfig columnsConfig) |
ProjectUpdateAttributes |
ProjectUpdateAttributes.enabledCustomCaseTypes(List<String> enabledCustomCaseTypes) |
ProjectUpdateAttributes |
ProjectUpdate.getAttributes()
Project update attributes.
|
ProjectUpdateAttributes |
ProjectUpdateAttributes.name(String name) |
ProjectUpdateAttributes |
ProjectUpdateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ProjectUpdateAttributes |
ProjectUpdateAttributes.settings(ProjectSettings settings) |
ProjectUpdateAttributes |
ProjectUpdateAttributes.teamUuid(String teamUuid) |
| Modifier and Type | Method and Description |
|---|---|
ProjectUpdate |
ProjectUpdate.attributes(ProjectUpdateAttributes attributes) |
void |
ProjectUpdate.setAttributes(ProjectUpdateAttributes attributes) |
Copyright © 2026. All rights reserved.