| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RUMApplicationsResponse |
RumApi.getRUMApplications()
List all the RUM applications.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<RUMApplicationsResponse> |
RumApi.getRUMApplicationsAsync()
List all the RUM applications.
|
ApiResponse<RUMApplicationsResponse> |
RumApi.getRUMApplicationsWithHttpInfo()
List all the RUM applications in your organization.
|
CompletableFuture<ApiResponse<RUMApplicationsResponse>> |
RumApi.getRUMApplicationsWithHttpInfoAsync()
List all the RUM applications.
|
| Modifier and Type | Method and Description |
|---|---|
RUMApplicationsResponse |
RUMApplicationsResponse.addDataItem(RUMApplicationList dataItem) |
RUMApplicationsResponse |
RUMApplicationsResponse.data(List<RUMApplicationList> data) |
RUMApplicationsResponse |
RUMApplicationsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.