| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CloudflareAccountResponse |
CloudflareIntegrationApi.createCloudflareAccount(CloudflareAccountCreateRequest body)
Add Cloudflare account.
|
CompletableFuture<CloudflareAccountResponse> |
CloudflareIntegrationApi.createCloudflareAccountAsync(CloudflareAccountCreateRequest body)
Add Cloudflare account.
|
ApiResponse<CloudflareAccountResponse> |
CloudflareIntegrationApi.createCloudflareAccountWithHttpInfo(CloudflareAccountCreateRequest body)
Create a Cloudflare account.
|
CompletableFuture<ApiResponse<CloudflareAccountResponse>> |
CloudflareIntegrationApi.createCloudflareAccountWithHttpInfoAsync(CloudflareAccountCreateRequest body)
Add Cloudflare account.
|
| Modifier and Type | Method and Description |
|---|---|
CloudflareAccountCreateRequest |
CloudflareAccountCreateRequest.data(CloudflareAccountCreateRequestData data) |
Copyright © 2023. All rights reserved.