Uses of Class
io.confluent.kafka.schemaregistry.client.rest.entities.requests.AssociationResponse
Packages that use AssociationResponse
Package
Description
-
Uses of AssociationResponse in io.confluent.kafka.schemaregistry.client
Methods in io.confluent.kafka.schemaregistry.client that return AssociationResponseModifier and TypeMethodDescriptiondefault AssociationResponseSchemaRegistryClient.createAssociation(AssociationCreateOrUpdateRequest request) MockSchemaRegistryClient.createOrUpdateAssociation(AssociationCreateOrUpdateRequest request) default AssociationResponseSchemaRegistryClient.createOrUpdateAssociation(AssociationCreateOrUpdateRequest request) -
Uses of AssociationResponse in io.confluent.kafka.schemaregistry.client.rest
Methods in io.confluent.kafka.schemaregistry.client.rest that return AssociationResponseModifier and TypeMethodDescriptionRestService.createAssociation(Map<String, String> requestProperties, String context, Boolean dryRun, AssociationCreateOrUpdateRequest request) RestService.createOrUpdateAssociation(Map<String, String> requestProperties, String context, Boolean dryRun, AssociationCreateOrUpdateRequest request) -
Uses of AssociationResponse in io.confluent.kafka.schemaregistry.client.rest.entities.requests
Methods in io.confluent.kafka.schemaregistry.client.rest.entities.requests that return AssociationResponseMethods in io.confluent.kafka.schemaregistry.client.rest.entities.requests with parameters of type AssociationResponseConstructors in io.confluent.kafka.schemaregistry.client.rest.entities.requests with parameters of type AssociationResponse