Package io.apicurio.registry.resolver
Class SchemaLookupResult.SchemaLookupResultBuilder<T>
java.lang.Object
io.apicurio.registry.resolver.SchemaLookupResult.SchemaLookupResultBuilder<T>
- Enclosing class:
- SchemaLookupResult<T>
-
Method Summary
Modifier and TypeMethodDescriptionartifactId(String artifactId) build()contentHash(String contentHash) contentId(long contentId) globalId(long globalId) parsedSchema(ParsedSchema<T> parsedSchema)
-
Method Details
-
parsedSchema
-
globalId
-
contentId
-
contentHash
-
groupId
-
artifactId
-
version
-
build
-