| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAppsDatastoreResponse |
ActionsDatastoresApi.createDatastore(CreateAppsDatastoreRequest body)
Create datastore.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateAppsDatastoreResponse> |
ActionsDatastoresApi.createDatastoreAsync(CreateAppsDatastoreRequest body)
Create datastore.
|
ApiResponse<CreateAppsDatastoreResponse> |
ActionsDatastoresApi.createDatastoreWithHttpInfo(CreateAppsDatastoreRequest body)
Creates a new datastore.
|
CompletableFuture<ApiResponse<CreateAppsDatastoreResponse>> |
ActionsDatastoresApi.createDatastoreWithHttpInfoAsync(CreateAppsDatastoreRequest body)
Create datastore.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAppsDatastoreResponse |
CreateAppsDatastoreResponse.data(CreateAppsDatastoreResponseData data) |
CreateAppsDatastoreResponse |
CreateAppsDatastoreResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.