| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
HamrOrgConnectionResponse |
HighAvailabilityMultiRegionApi.createHamrOrgConnection(HamrOrgConnectionRequest body)
Create or update HAMR organization connection.
|
HamrOrgConnectionResponse |
HighAvailabilityMultiRegionApi.getHamrOrgConnection()
Get HAMR organization connection.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<HamrOrgConnectionResponse> |
HighAvailabilityMultiRegionApi.createHamrOrgConnectionAsync(HamrOrgConnectionRequest body)
Create or update HAMR organization connection.
|
ApiResponse<HamrOrgConnectionResponse> |
HighAvailabilityMultiRegionApi.createHamrOrgConnectionWithHttpInfo(HamrOrgConnectionRequest body)
Create or update the High Availability Multi-Region (HAMR) organization connection.
|
CompletableFuture<ApiResponse<HamrOrgConnectionResponse>> |
HighAvailabilityMultiRegionApi.createHamrOrgConnectionWithHttpInfoAsync(HamrOrgConnectionRequest body)
Create or update HAMR organization connection.
|
CompletableFuture<HamrOrgConnectionResponse> |
HighAvailabilityMultiRegionApi.getHamrOrgConnectionAsync()
Get HAMR organization connection.
|
ApiResponse<HamrOrgConnectionResponse> |
HighAvailabilityMultiRegionApi.getHamrOrgConnectionWithHttpInfo()
Retrieve the High Availability Multi-Region (HAMR) organization connection details for the
authenticated organization.
|
CompletableFuture<ApiResponse<HamrOrgConnectionResponse>> |
HighAvailabilityMultiRegionApi.getHamrOrgConnectionWithHttpInfoAsync()
Get HAMR organization connection.
|
| Modifier and Type | Method and Description |
|---|---|
HamrOrgConnectionResponse |
HamrOrgConnectionResponse.data(HamrOrgConnectionDataResponse data) |
HamrOrgConnectionResponse |
HamrOrgConnectionResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.