| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CIAppGitHubAccountType |
CIAppGitHubAccountType.CI_GITHUB_ACCOUNT |
| Modifier and Type | Method and Description |
|---|---|
static CIAppGitHubAccountType |
CIAppGitHubAccountType.fromValue(String value) |
CIAppGitHubAccountType |
CIAppGitHubAccountUpdateRequestData.getType()
JSON:API type for the GitHub account resource.
|
CIAppGitHubAccountType |
CIAppGitHubAccountData.getType()
JSON:API type for the GitHub account resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CIAppGitHubAccountType.CIAppGitHubAccountTypeSerializer.serialize(CIAppGitHubAccountType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CIAppGitHubAccountUpdateRequestData.setType(CIAppGitHubAccountType type) |
void |
CIAppGitHubAccountData.setType(CIAppGitHubAccountType type) |
CIAppGitHubAccountUpdateRequestData |
CIAppGitHubAccountUpdateRequestData.type(CIAppGitHubAccountType type) |
CIAppGitHubAccountData |
CIAppGitHubAccountData.type(CIAppGitHubAccountType type) |
| Constructor and Description |
|---|
CIAppGitHubAccountData(CIAppGitHubAccountAttributes attributes,
String id,
CIAppGitHubAccountType type) |
CIAppGitHubAccountUpdateRequestData(CIAppGitHubAccountUpdateRequestAttributes attributes,
CIAppGitHubAccountType type) |
| Constructor and Description |
|---|
CIAppGitHubAccountTypeSerializer(Class<CIAppGitHubAccountType> t) |
Copyright © 2026. All rights reserved.