| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CIAppGitHubAccountResponse |
CiVisibilityGitHubAccountsApi.updateCIAppGitHubAccount(CIAppGitHubAccountUpdateRequest body)
Update GitHub CI Visibility status.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CIAppGitHubAccountResponse> |
CiVisibilityGitHubAccountsApi.updateCIAppGitHubAccountAsync(CIAppGitHubAccountUpdateRequest body)
Update GitHub CI Visibility status.
|
ApiResponse<CIAppGitHubAccountResponse> |
CiVisibilityGitHubAccountsApi.updateCIAppGitHubAccountWithHttpInfo(CIAppGitHubAccountUpdateRequest body)
Enable or disable CI Visibility for a GitHub account, one of its repositories, or both in the
same request.
|
CompletableFuture<ApiResponse<CIAppGitHubAccountResponse>> |
CiVisibilityGitHubAccountsApi.updateCIAppGitHubAccountWithHttpInfoAsync(CIAppGitHubAccountUpdateRequest body)
Update GitHub CI Visibility status.
|
| Modifier and Type | Method and Description |
|---|---|
CIAppGitHubAccountResponse |
CIAppGitHubAccountResponse.data(CIAppGitHubAccountData data) |
CIAppGitHubAccountResponse |
CIAppGitHubAccountResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.