| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SalesforceIncidentsOrganizationsResponse |
SalesforceIntegrationApi.getSalesforceOrganizations()
Get all connected Salesforce organizations.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SalesforceIncidentsOrganizationsResponse> |
SalesforceIntegrationApi.getSalesforceOrganizationsAsync()
Get all connected Salesforce organizations.
|
ApiResponse<SalesforceIncidentsOrganizationsResponse> |
SalesforceIntegrationApi.getSalesforceOrganizationsWithHttpInfo()
Get all Salesforce organizations connected to your Datadog organization through the Salesforce
integration.
|
CompletableFuture<ApiResponse<SalesforceIncidentsOrganizationsResponse>> |
SalesforceIntegrationApi.getSalesforceOrganizationsWithHttpInfoAsync()
Get all connected Salesforce organizations.
|
| Modifier and Type | Method and Description |
|---|---|
SalesforceIncidentsOrganizationsResponse |
SalesforceIncidentsOrganizationsResponse.addDataItem(SalesforceIncidentsOrganizationResponseData dataItem) |
SalesforceIncidentsOrganizationsResponse |
SalesforceIncidentsOrganizationsResponse.data(List<SalesforceIncidentsOrganizationResponseData> data) |
SalesforceIncidentsOrganizationsResponse |
SalesforceIncidentsOrganizationsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.