| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OutcomesBatchResponseMeta |
OutcomesBatchResponse.getMeta()
Metadata pertaining to the bulk operation.
|
OutcomesBatchResponseMeta |
OutcomesBatchResponseMeta.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
OutcomesBatchResponseMeta |
OutcomesBatchResponseMeta.totalReceived(Long totalReceived) |
OutcomesBatchResponseMeta |
OutcomesBatchResponseMeta.totalUpdated(Long totalUpdated) |
| Modifier and Type | Method and Description |
|---|---|
OutcomesBatchResponse |
OutcomesBatchResponse.meta(OutcomesBatchResponseMeta meta) |
void |
OutcomesBatchResponse.setMeta(OutcomesBatchResponseMeta meta) |
| Constructor and Description |
|---|
OutcomesBatchResponse(List<OutcomesResponseDataItem> data,
OutcomesBatchResponseMeta meta) |
Copyright © 2024. All rights reserved.