Interface LookupOperation.AsBuilder

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

public static interface LookupOperation.AsBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    as(String name)
     
  • Method Details

    • as

      Parameters:
      name - the name of the new array field to add to the input documents, must not be null or empty.
      Returns:
      new instance of LookupOperation.