| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static JiraAccountType |
JiraAccountType.JIRA_ACCOUNT |
| Modifier and Type | Method and Description |
|---|---|
static JiraAccountType |
JiraAccountType.fromValue(String value) |
JiraAccountType |
JiraAccountData.getType()
Type identifier for Jira account resources
|
| Modifier and Type | Method and Description |
|---|---|
void |
JiraAccountType.JiraAccountTypeSerializer.serialize(JiraAccountType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
JiraAccountData.setType(JiraAccountType type) |
JiraAccountData |
JiraAccountData.type(JiraAccountType type) |
| Constructor and Description |
|---|
JiraAccountData(JiraAccountAttributes attributes,
String id,
JiraAccountType type) |
| Constructor and Description |
|---|
JiraAccountTypeSerializer(Class<JiraAccountType> t) |
Copyright © 2026. All rights reserved.