| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ConfluentAccountResponse |
ConfluentCloudApi.createConfluentAccount(ConfluentAccountCreateRequest body)
Add Confluent account.
|
CompletableFuture<ConfluentAccountResponse> |
ConfluentCloudApi.createConfluentAccountAsync(ConfluentAccountCreateRequest body)
Add Confluent account.
|
ApiResponse<ConfluentAccountResponse> |
ConfluentCloudApi.createConfluentAccountWithHttpInfo(ConfluentAccountCreateRequest body)
Create a Confluent account.
|
CompletableFuture<ApiResponse<ConfluentAccountResponse>> |
ConfluentCloudApi.createConfluentAccountWithHttpInfoAsync(ConfluentAccountCreateRequest body)
Add Confluent account.
|
| Modifier and Type | Method and Description |
|---|---|
ConfluentAccountCreateRequest |
ConfluentAccountCreateRequest.data(ConfluentAccountCreateRequestData data) |
Copyright © 2023. All rights reserved.