| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PaginatedResponseMeta |
PaginatedResponseMeta.count(Long count) |
PaginatedResponseMeta |
ListCampaignsResponse.getMeta()
Metadata for scores response.
|
PaginatedResponseMeta |
PaginatedResponseMeta.limit(Long limit) |
PaginatedResponseMeta |
PaginatedResponseMeta.offset(Long offset) |
PaginatedResponseMeta |
PaginatedResponseMeta.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PaginatedResponseMeta |
PaginatedResponseMeta.total(Long total) |
| Modifier and Type | Method and Description |
|---|---|
ListCampaignsResponse |
ListCampaignsResponse.meta(PaginatedResponseMeta meta) |
void |
ListCampaignsResponse.setMeta(PaginatedResponseMeta meta) |
| Constructor and Description |
|---|
ListCampaignsResponse(List<CampaignResponseData> data,
PaginatedResponseMeta meta) |
Copyright © 2026. All rights reserved.