| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OutcomesBatchResponseAttributes |
OutcomesBatchResponseAttributes.createdAt(OffsetDateTime createdAt) |
OutcomesBatchResponseAttributes |
OutcomesResponseDataItem.getAttributes()
The JSON:API attributes for an outcome.
|
OutcomesBatchResponseAttributes |
OutcomesBatchResponseAttributes.modifiedAt(OffsetDateTime modifiedAt) |
OutcomesBatchResponseAttributes |
OutcomesBatchResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
OutcomesBatchResponseAttributes |
OutcomesBatchResponseAttributes.remarks(String remarks) |
OutcomesBatchResponseAttributes |
OutcomesBatchResponseAttributes.serviceName(String serviceName) |
OutcomesBatchResponseAttributes |
OutcomesBatchResponseAttributes.state(State state) |
| Modifier and Type | Method and Description |
|---|---|
OutcomesResponseDataItem |
OutcomesResponseDataItem.attributes(OutcomesBatchResponseAttributes attributes) |
void |
OutcomesResponseDataItem.setAttributes(OutcomesBatchResponseAttributes attributes) |
Copyright © 2024. All rights reserved.