| Package | Description |
|---|---|
| io.confluent.kafka.schemaregistry.client.rest | |
| io.confluent.kafka.schemaregistry.client.rest.entities.requests |
| Modifier and Type | Method and Description |
|---|---|
ModeUpdateRequest |
RestService.setMode(Map<String,String> requestProperties,
ModeUpdateRequest modeUpdateRequest,
String subject,
boolean force)
On success, this api simply echoes the request in the response.
|
ModeUpdateRequest |
RestService.setMode(String mode) |
ModeUpdateRequest |
RestService.setMode(String mode,
String subject) |
ModeUpdateRequest |
RestService.setMode(String mode,
String subject,
boolean force) |
| Modifier and Type | Method and Description |
|---|---|
ModeUpdateRequest |
RestService.setMode(Map<String,String> requestProperties,
ModeUpdateRequest modeUpdateRequest,
String subject,
boolean force)
On success, this api simply echoes the request in the response.
|
| Modifier and Type | Method and Description |
|---|---|
static ModeUpdateRequest |
ModeUpdateRequest.fromJson(String json) |
Copyright © 2025 Confluent, Inc.. All rights reserved.