| 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.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
HamrOrgConnectionRequest |
HamrOrgConnectionRequest.data(HamrOrgConnectionDataRequest data) |
HamrOrgConnectionRequest |
HamrOrgConnectionRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.