| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateCaseRequestDataAttributes |
CreateCaseRequestDataAttributes.assigneeId(String assigneeId) |
CreateCaseRequestDataAttributes |
CreateCaseRequestDataAttributes.description(String description) |
CreateCaseRequestDataAttributes |
CreateCaseRequestData.getAttributes()
Attributes of the case to create.
|
CreateCaseRequestDataAttributes |
CreateCaseRequestDataAttributes.priority(CasePriority priority) |
CreateCaseRequestDataAttributes |
CreateCaseRequestDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CreateCaseRequestDataAttributes |
CreateCaseRequestDataAttributes.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
CreateCaseRequestData |
CreateCaseRequestData.attributes(CreateCaseRequestDataAttributes attributes) |
void |
CreateCaseRequestData.setAttributes(CreateCaseRequestDataAttributes attributes) |
Copyright © 2026. All rights reserved.