| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
JSONAPIErrorItemSource |
JSONAPIErrorItem.getSource()
References to the source of the error.
|
JSONAPIErrorItemSource |
JSONAPIErrorItemSource.header(String header) |
JSONAPIErrorItemSource |
JSONAPIErrorItemSource.parameter(String parameter) |
JSONAPIErrorItemSource |
JSONAPIErrorItemSource.pointer(String pointer) |
JSONAPIErrorItemSource |
JSONAPIErrorItemSource.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JSONAPIErrorItem.setSource(JSONAPIErrorItemSource source) |
JSONAPIErrorItem |
JSONAPIErrorItem.source(JSONAPIErrorItemSource source) |
Copyright © 2025. All rights reserved.