| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FormsResponse |
FormsApi.listForms()
List forms.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<FormsResponse> |
FormsApi.listFormsAsync()
List forms.
|
ApiResponse<FormsResponse> |
FormsApi.listFormsWithHttpInfo()
Get all forms for the authenticated user's organization.
|
CompletableFuture<ApiResponse<FormsResponse>> |
FormsApi.listFormsWithHttpInfoAsync()
List forms.
|
| Modifier and Type | Method and Description |
|---|---|
FormsResponse |
FormsResponse.addDataItem(FormData dataItem) |
FormsResponse |
FormsResponse.data(List<FormData> data) |
FormsResponse |
FormsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.