| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
StatuspageAccountResponse |
StatuspageIntegrationApi.createStatuspageAccount(StatuspageAccountCreateRequest body)
Create the Statuspage account.
|
CompletableFuture<StatuspageAccountResponse> |
StatuspageIntegrationApi.createStatuspageAccountAsync(StatuspageAccountCreateRequest body)
Create the Statuspage account.
|
ApiResponse<StatuspageAccountResponse> |
StatuspageIntegrationApi.createStatuspageAccountWithHttpInfo(StatuspageAccountCreateRequest body)
Create a Statuspage account for your organization.
|
CompletableFuture<ApiResponse<StatuspageAccountResponse>> |
StatuspageIntegrationApi.createStatuspageAccountWithHttpInfoAsync(StatuspageAccountCreateRequest body)
Create the Statuspage account.
|
| Modifier and Type | Method and Description |
|---|---|
StatuspageAccountCreateRequest |
StatuspageAccountCreateRequest.data(StatuspageAccountCreateData data) |
StatuspageAccountCreateRequest |
StatuspageAccountCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.