peekMany abstract method

Iterable<Object> peekMany(
  1. String endpoint,
  2. Iterable<String> ids
)

Implementation

Iterable<Object> peekMany(String endpoint, Iterable<String> ids);