| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GetActionConnectionResponse |
ActionConnectionApi.getActionConnection(String connectionId)
Get an existing Action Connection.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GetActionConnectionResponse> |
ActionConnectionApi.getActionConnectionAsync(String connectionId)
Get an existing Action Connection.
|
ApiResponse<GetActionConnectionResponse> |
ActionConnectionApi.getActionConnectionWithHttpInfo(String connectionId)
Get an existing Action Connection.
|
CompletableFuture<ApiResponse<GetActionConnectionResponse>> |
ActionConnectionApi.getActionConnectionWithHttpInfoAsync(String connectionId)
Get an existing Action Connection.
|
| Modifier and Type | Method and Description |
|---|---|
GetActionConnectionResponse |
GetActionConnectionResponse.data(ActionConnectionData data) |
GetActionConnectionResponse |
GetActionConnectionResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.