| 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) |
Copyright © 2023. All rights reserved.