| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CIAppGitHubAccountData |
CIAppGitHubAccountData.attributes(CIAppGitHubAccountAttributes attributes) |
CIAppGitHubAccountData |
CIAppGitHubAccountResponse.getData()
Data object for a GitHub account.
|
CIAppGitHubAccountData |
CIAppGitHubAccountData.id(String id) |
CIAppGitHubAccountData |
CIAppGitHubAccountData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CIAppGitHubAccountData |
CIAppGitHubAccountData.type(CIAppGitHubAccountType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CIAppGitHubAccountData> |
CIAppGitHubAccountsResponse.getData()
Getdata
|
| Modifier and Type | Method and Description |
|---|---|
CIAppGitHubAccountsResponse |
CIAppGitHubAccountsResponse.addDataItem(CIAppGitHubAccountData dataItem) |
CIAppGitHubAccountResponse |
CIAppGitHubAccountResponse.data(CIAppGitHubAccountData data) |
void |
CIAppGitHubAccountResponse.setData(CIAppGitHubAccountData data) |
| Modifier and Type | Method and Description |
|---|---|
CIAppGitHubAccountsResponse |
CIAppGitHubAccountsResponse.data(List<CIAppGitHubAccountData> data) |
void |
CIAppGitHubAccountsResponse.setData(List<CIAppGitHubAccountData> data) |
| Constructor and Description |
|---|
CIAppGitHubAccountResponse(CIAppGitHubAccountData data) |
| Constructor and Description |
|---|
CIAppGitHubAccountsResponse(List<CIAppGitHubAccountData> data) |
Copyright © 2026. All rights reserved.