Uses of Class
io.confluent.kafka.schemaregistry.client.rest.entities.requests.AssociationBatchCreateOrUpdateRequest
Packages that use AssociationBatchCreateOrUpdateRequest
-
Uses of AssociationBatchCreateOrUpdateRequest in io.confluent.kafka.schemaregistry.client.rest
Methods in io.confluent.kafka.schemaregistry.client.rest with parameters of type AssociationBatchCreateOrUpdateRequestModifier 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)