| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RUMApplicationResponse |
RumApi.createRUMApplication(RUMApplicationCreateRequest body)
Create a new RUM application.
|
CompletableFuture<RUMApplicationResponse> |
RumApi.createRUMApplicationAsync(RUMApplicationCreateRequest body)
Create a new RUM application.
|
ApiResponse<RUMApplicationResponse> |
RumApi.createRUMApplicationWithHttpInfo(RUMApplicationCreateRequest body)
Create a new RUM application in your organization.
|
CompletableFuture<ApiResponse<RUMApplicationResponse>> |
RumApi.createRUMApplicationWithHttpInfoAsync(RUMApplicationCreateRequest body)
Create a new RUM application.
|
| Modifier and Type | Method and Description |
|---|---|
RUMApplicationCreateRequest |
RUMApplicationCreateRequest.data(RUMApplicationCreate data) |
RUMApplicationCreateRequest |
RUMApplicationCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.