Class MetadataBatchGet


  • public class MetadataBatchGet
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      reactor.core.publisher.Mono<EMMetadataBatch> fromUsers​(java.util.List<java.lang.String> targets, java.util.List<java.lang.String> properties)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MetadataBatchGet

        public MetadataBatchGet​(Context context)
    • Method Detail

      • fromUsers

        public reactor.core.publisher.Mono<EMMetadataBatch> fromUsers​(java.util.List<java.lang.String> targets,
                                                                      java.util.List<java.lang.String> properties)