| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateActionConnectionResponse |
ActionConnectionApi.createActionConnection(CreateActionConnectionRequest body)
Create a new Action Connection.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateActionConnectionResponse> |
ActionConnectionApi.createActionConnectionAsync(CreateActionConnectionRequest body)
Create a new Action Connection.
|
ApiResponse<CreateActionConnectionResponse> |
ActionConnectionApi.createActionConnectionWithHttpInfo(CreateActionConnectionRequest body)
Create a new Action Connection.
|
CompletableFuture<ApiResponse<CreateActionConnectionResponse>> |
ActionConnectionApi.createActionConnectionWithHttpInfoAsync(CreateActionConnectionRequest body)
Create a new Action Connection.
|
| Modifier and Type | Method and Description |
|---|---|
CreateActionConnectionResponse |
CreateActionConnectionResponse.data(ActionConnectionData data) |
CreateActionConnectionResponse |
CreateActionConnectionResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2025. All rights reserved.