| 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) |
ConfluentAccountCreateRequest |
ConfluentAccountCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.