| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
OrgConnectionsApi.ListOrgConnectionsOptionalParameters |
OrgConnectionsApi.ListOrgConnectionsOptionalParameters.limit(Long limit)
Set limit.
|
OrgConnectionsApi.ListOrgConnectionsOptionalParameters |
OrgConnectionsApi.ListOrgConnectionsOptionalParameters.offset(Long offset)
Set offset.
|
OrgConnectionsApi.ListOrgConnectionsOptionalParameters |
OrgConnectionsApi.ListOrgConnectionsOptionalParameters.sinkOrgId(String sinkOrgId)
Set sinkOrgId.
|
OrgConnectionsApi.ListOrgConnectionsOptionalParameters |
OrgConnectionsApi.ListOrgConnectionsOptionalParameters.sourceOrgId(String sourceOrgId)
Set sourceOrgId.
|
| Modifier and Type | Method and Description |
|---|---|
OrgConnectionListResponse |
OrgConnectionsApi.listOrgConnections(OrgConnectionsApi.ListOrgConnectionsOptionalParameters parameters)
List Org Connections.
|
CompletableFuture<OrgConnectionListResponse> |
OrgConnectionsApi.listOrgConnectionsAsync(OrgConnectionsApi.ListOrgConnectionsOptionalParameters parameters)
List Org Connections.
|
ApiResponse<OrgConnectionListResponse> |
OrgConnectionsApi.listOrgConnectionsWithHttpInfo(OrgConnectionsApi.ListOrgConnectionsOptionalParameters parameters)
Returns a list of org connections.
|
CompletableFuture<ApiResponse<OrgConnectionListResponse>> |
OrgConnectionsApi.listOrgConnectionsWithHttpInfoAsync(OrgConnectionsApi.ListOrgConnectionsOptionalParameters parameters)
List Org Connections.
|
Copyright © 2026. All rights reserved.