| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OrgConnectionResponse |
OrgConnectionsApi.createOrgConnections(OrgConnectionCreateRequest body)
Create Org Connection.
|
CompletableFuture<OrgConnectionResponse> |
OrgConnectionsApi.createOrgConnectionsAsync(OrgConnectionCreateRequest body)
Create Org Connection.
|
ApiResponse<OrgConnectionResponse> |
OrgConnectionsApi.createOrgConnectionsWithHttpInfo(OrgConnectionCreateRequest body)
Create a new org connection between the current org and a target org.
|
CompletableFuture<ApiResponse<OrgConnectionResponse>> |
OrgConnectionsApi.createOrgConnectionsWithHttpInfoAsync(OrgConnectionCreateRequest body)
Create Org Connection.
|
| Modifier and Type | Method and Description |
|---|---|
OrgConnectionCreateRequest |
OrgConnectionCreateRequest.data(OrgConnectionCreate data) |
OrgConnectionCreateRequest |
OrgConnectionCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.