| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseCreate |
CaseCreate.attributes(CaseCreateAttributes attributes) |
CaseCreate |
CaseCreateRequest.getData()
Case creation data
|
CaseCreate |
CaseCreate.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CaseCreate |
CaseCreate.relationships(CaseCreateRelationships relationships) |
CaseCreate |
CaseCreate.type(CaseResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
CaseCreateRequest |
CaseCreateRequest.data(CaseCreate data) |
void |
CaseCreateRequest.setData(CaseCreate data) |
| Constructor and Description |
|---|
CaseCreateRequest(CaseCreate data) |
Copyright © 2024. All rights reserved.