Interface LookupOperation.ForeignFieldBuilder

All Known Implementing Classes:
LookupOperation.LookupOperationBuilder
Enclosing class:
LookupOperation

public static interface LookupOperation.ForeignFieldBuilder
  • Method Details

    • foreignField

      LookupOperation.AsBuilder foreignField(String name)
      Parameters:
      name - the field from the documents in the from collection, must not be null or empty.
      Returns:
      never null.