| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DatastoreArray |
ActionsDatastoresApi.listDatastores()
List datastores.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<DatastoreArray> |
ActionsDatastoresApi.listDatastoresAsync()
List datastores.
|
ApiResponse<DatastoreArray> |
ActionsDatastoresApi.listDatastoresWithHttpInfo()
Lists all datastores for the organization.
|
CompletableFuture<ApiResponse<DatastoreArray>> |
ActionsDatastoresApi.listDatastoresWithHttpInfoAsync()
List datastores.
|
| Modifier and Type | Method and Description |
|---|---|
DatastoreArray |
DatastoreArray.addDataItem(DatastoreData dataItem) |
DatastoreArray |
DatastoreArray.data(List<DatastoreData> data) |
DatastoreArray |
DatastoreArray.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.