| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SalesforceIncidentsOrganizationType |
SalesforceIncidentsOrganizationType.SALESFORCE_INCIDENTS_ORG |
| Modifier and Type | Method and Description |
|---|---|
static SalesforceIncidentsOrganizationType |
SalesforceIncidentsOrganizationType.fromValue(String value) |
SalesforceIncidentsOrganizationType |
SalesforceIncidentsOrganizationResponseData.getType()
Salesforce organization resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesforceIncidentsOrganizationType.SalesforceIncidentsOrganizationTypeSerializer.serialize(SalesforceIncidentsOrganizationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SalesforceIncidentsOrganizationResponseData.setType(SalesforceIncidentsOrganizationType type) |
SalesforceIncidentsOrganizationResponseData |
SalesforceIncidentsOrganizationResponseData.type(SalesforceIncidentsOrganizationType type) |
| Constructor and Description |
|---|
SalesforceIncidentsOrganizationResponseData(SalesforceIncidentsOrganizationResponseAttributes attributes,
String id,
SalesforceIncidentsOrganizationType type) |
| Constructor and Description |
|---|
SalesforceIncidentsOrganizationTypeSerializer(Class<SalesforceIncidentsOrganizationType> t) |
Copyright © 2026. All rights reserved.