| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
StatuspageAccountResponse |
StatuspageIntegrationApi.updateStatuspageAccount(StatuspageAccountUpdateRequest body)
Update the Statuspage account.
|
CompletableFuture<StatuspageAccountResponse> |
StatuspageIntegrationApi.updateStatuspageAccountAsync(StatuspageAccountUpdateRequest body)
Update the Statuspage account.
|
ApiResponse<StatuspageAccountResponse> |
StatuspageIntegrationApi.updateStatuspageAccountWithHttpInfo(StatuspageAccountUpdateRequest body)
Update the Statuspage account configured for your organization.
|
CompletableFuture<ApiResponse<StatuspageAccountResponse>> |
StatuspageIntegrationApi.updateStatuspageAccountWithHttpInfoAsync(StatuspageAccountUpdateRequest body)
Update the Statuspage account.
|
| Modifier and Type | Method and Description |
|---|---|
StatuspageAccountUpdateRequest |
StatuspageAccountUpdateRequest.data(StatuspageAccountUpdateData data) |
StatuspageAccountUpdateRequest |
StatuspageAccountUpdateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.