| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ConfluentAccountResponse |
ConfluentCloudApi.updateConfluentAccount(String accountId,
ConfluentAccountUpdateRequest body)
Update Confluent account.
|
CompletableFuture<ConfluentAccountResponse> |
ConfluentCloudApi.updateConfluentAccountAsync(String accountId,
ConfluentAccountUpdateRequest body)
Update Confluent account.
|
ApiResponse<ConfluentAccountResponse> |
ConfluentCloudApi.updateConfluentAccountWithHttpInfo(String accountId,
ConfluentAccountUpdateRequest body)
Update the Confluent account with the provided account ID.
|
CompletableFuture<ApiResponse<ConfluentAccountResponse>> |
ConfluentCloudApi.updateConfluentAccountWithHttpInfoAsync(String accountId,
ConfluentAccountUpdateRequest body)
Update Confluent account.
|
| Modifier and Type | Method and Description |
|---|---|
ConfluentAccountUpdateRequest |
ConfluentAccountUpdateRequest.data(ConfluentAccountUpdateRequestData data) |
Copyright © 2023. All rights reserved.