Uses of Class
io.confluent.kafka.schemaregistry.client.rest.entities.requests.AssociationCreateOrUpdateRequest
Packages that use AssociationCreateOrUpdateRequest
Package
Description
-
Uses of AssociationCreateOrUpdateRequest in io.confluent.kafka.schemaregistry.client
Methods in io.confluent.kafka.schemaregistry.client with parameters of type AssociationCreateOrUpdateRequestModifier and TypeMethodDescriptiondefault AssociationResponseSchemaRegistryClient.createAssociation(AssociationCreateOrUpdateRequest request) MockSchemaRegistryClient.createOrUpdateAssociation(AssociationCreateOrUpdateRequest request) default AssociationResponseSchemaRegistryClient.createOrUpdateAssociation(AssociationCreateOrUpdateRequest request) -
Uses of AssociationCreateOrUpdateRequest in io.confluent.kafka.schemaregistry.client.rest
Methods in io.confluent.kafka.schemaregistry.client.rest with parameters of type AssociationCreateOrUpdateRequestModifier 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 AssociationCreateOrUpdateRequest in io.confluent.kafka.schemaregistry.client.rest.entities.requests
Methods in io.confluent.kafka.schemaregistry.client.rest.entities.requests that return types with arguments of type AssociationCreateOrUpdateRequestMethod parameters in io.confluent.kafka.schemaregistry.client.rest.entities.requests with type arguments of type AssociationCreateOrUpdateRequestModifier and TypeMethodDescriptionvoidAssociationBatchCreateOrUpdateRequest.setRequests(List<AssociationCreateOrUpdateRequest> requests) Constructor parameters in io.confluent.kafka.schemaregistry.client.rest.entities.requests with type arguments of type AssociationCreateOrUpdateRequestModifierConstructorDescription