| 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.
|
ConfluentAccountResponse |
ConfluentCloudApi.getConfluentAccount(String accountId)
Get Confluent account.
|
ConfluentAccountResponse |
ConfluentCloudApi.updateConfluentAccount(String accountId,
ConfluentAccountUpdateRequest body)
Update Confluent account.
|
| Modifier and Type | Method and Description |
|---|---|
ConfluentAccountResponse |
ConfluentAccountResponse.data(ConfluentAccountResponseData data) |
ConfluentAccountResponse |
ConfluentAccountResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.