| Modifier and Type | Method and Description |
|---|---|
ConfigUpdateRequest |
RestService.updateCompatibility(String compatibility,
String subject) |
ConfigUpdateRequest |
RestService.updateConfig(ConfigUpdateRequest configUpdateRequest,
String subject) |
ConfigUpdateRequest |
RestService.updateConfig(Map<String,String> requestProperties,
ConfigUpdateRequest configUpdateRequest,
String subject)
On success, this api simply echoes the request in the response.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigUpdateRequest |
RestService.updateConfig(ConfigUpdateRequest configUpdateRequest,
String subject) |
ConfigUpdateRequest |
RestService.updateConfig(Map<String,String> requestProperties,
ConfigUpdateRequest configUpdateRequest,
String subject)
On success, this api simply echoes the request in the response.
|
| Constructor and Description |
|---|
Config(ConfigUpdateRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static ConfigUpdateRequest |
ConfigUpdateRequest.fromJson(String json) |
Copyright © 2025 Confluent, Inc.. All rights reserved.