Uses of Class
ai.vectros.types.BatchLookupResult
Packages that use BatchLookupResult
-
Uses of BatchLookupResult in ai.vectros.types
Methods in ai.vectros.types that return BatchLookupResultMethods in ai.vectros.types that return types with arguments of type BatchLookupResultMethods in ai.vectros.types with parameters of type BatchLookupResultMethod parameters in ai.vectros.types with type arguments of type BatchLookupResultModifier and TypeMethodDescriptionBatchLookupResponse.Builder.results(List<BatchLookupResult> results) BatchLookupResponse.Builder.results(Optional<List<BatchLookupResult>> results) One result group per lookup you submitted.