| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OrgConnectionCreate |
OrgConnectionCreate.attributes(OrgConnectionCreateAttributes attributes) |
OrgConnectionCreate |
OrgConnectionCreateRequest.getData()
Org connection creation data.
|
OrgConnectionCreate |
OrgConnectionCreate.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
OrgConnectionCreate |
OrgConnectionCreate.relationships(OrgConnectionCreateRelationships relationships) |
OrgConnectionCreate |
OrgConnectionCreate.type(OrgConnectionType type) |
| Modifier and Type | Method and Description |
|---|---|
OrgConnectionCreateRequest |
OrgConnectionCreateRequest.data(OrgConnectionCreate data) |
void |
OrgConnectionCreateRequest.setData(OrgConnectionCreate data) |
| Constructor and Description |
|---|
OrgConnectionCreateRequest(OrgConnectionCreate data) |
Copyright © 2025. All rights reserved.