Uses of Class
io.confluent.kafka.schemaregistry.client.rest.entities.ExtendedSchema
Packages that use ExtendedSchema
Package
Description
-
Uses of ExtendedSchema in io.confluent.kafka.schemaregistry.client.rest
Methods in io.confluent.kafka.schemaregistry.client.rest that return types with arguments of type ExtendedSchemaModifier and TypeMethodDescriptionRestService.getSchemas(Map<String, String> requestProperties, String subjectPrefix, boolean includeAliases, boolean lookupDeletedSchema, boolean latestOnly, String ruleType, Integer offset, Integer limit) RestService.getSchemas(Map<String, String> requestProperties, String subjectPrefix, boolean includeAliases, boolean lookupDeletedSchema, boolean latestOnly, String ruleType, String resourceType, List<String> associationTypes, List<LifecyclePolicyFilter> lifecycles, Integer offset, Integer limit) -
Uses of ExtendedSchema in io.confluent.kafka.schemaregistry.client.rest.entities
Methods in io.confluent.kafka.schemaregistry.client.rest.entities that return ExtendedSchemaModifier and TypeMethodDescriptionExtendedSchema.copy()ExtendedSchema.copy(List<Association> associations)