| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ActionConnectionData |
ActionConnectionData.attributes(ActionConnectionAttributes attributes) |
ActionConnectionData |
UpdateActionConnectionResponse.getData()
Data related to the connection.
|
ActionConnectionData |
GetActionConnectionResponse.getData()
Data related to the connection.
|
ActionConnectionData |
CreateActionConnectionResponse.getData()
Data related to the connection.
|
ActionConnectionData |
CreateActionConnectionRequest.getData()
Data related to the connection.
|
ActionConnectionData |
ActionConnectionData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ActionConnectionData |
ActionConnectionData.type(ActionConnectionDataType type) |
| Modifier and Type | Method and Description |
|---|---|
UpdateActionConnectionResponse |
UpdateActionConnectionResponse.data(ActionConnectionData data) |
GetActionConnectionResponse |
GetActionConnectionResponse.data(ActionConnectionData data) |
CreateActionConnectionResponse |
CreateActionConnectionResponse.data(ActionConnectionData data) |
CreateActionConnectionRequest |
CreateActionConnectionRequest.data(ActionConnectionData data) |
void |
UpdateActionConnectionResponse.setData(ActionConnectionData data) |
void |
GetActionConnectionResponse.setData(ActionConnectionData data) |
void |
CreateActionConnectionResponse.setData(ActionConnectionData data) |
void |
CreateActionConnectionRequest.setData(ActionConnectionData data) |
| Constructor and Description |
|---|
CreateActionConnectionRequest(ActionConnectionData data) |
Copyright © 2025. All rights reserved.