T - the entity type@FunctionalInterface public static interface SearchDocumentResponse.EntityCreator<T> extends Function<SearchDocument,CompletableFuture<T>>
SearchDocument async into an entity. Asynchronous so that it can be used from the
imperative and the reactive code.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.