Uses of Class
io.confluent.kafka.schemaregistry.client.rest.entities.requests.AssociationBatchResponse
Packages that use AssociationBatchResponse
-
Uses of AssociationBatchResponse in io.confluent.kafka.schemaregistry.client.rest
Methods in io.confluent.kafka.schemaregistry.client.rest that return AssociationBatchResponseModifier and TypeMethodDescriptionRestService.createAssociations(Map<String, String> requestProperties, String context, Boolean dryRun, AssociationBatchCreateOrUpdateRequest request) RestService.createOrUpdateAssociations(Map<String, String> requestProperties, String context, Boolean dryRun, AssociationBatchCreateOrUpdateRequest request)