| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceRepositoryInfoResponse |
RumApi.getServiceRepositoryInfo(ServiceRepositoryInfoRequest body)
Get service repository information.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ServiceRepositoryInfoResponse> |
RumApi.getServiceRepositoryInfoAsync(ServiceRepositoryInfoRequest body)
Get service repository information.
|
ApiResponse<ServiceRepositoryInfoResponse> |
RumApi.getServiceRepositoryInfoWithHttpInfo(ServiceRepositoryInfoRequest body)
Returns the repository URL and commit SHA associated with a given service and version.
|
CompletableFuture<ApiResponse<ServiceRepositoryInfoResponse>> |
RumApi.getServiceRepositoryInfoWithHttpInfoAsync(ServiceRepositoryInfoRequest body)
Get service repository information.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceRepositoryInfoResponse |
ServiceRepositoryInfoResponse.data(ServiceRepositoryInfoResponseData data) |
ServiceRepositoryInfoResponse |
ServiceRepositoryInfoResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.