resolve method

Future<String> resolve (
  1. String correlationId
)

Resolves MongoDB connection URI from connection and credential parameters.

  • correlationId (optional) transaction id to trace execution through call chain. Return Future that receives resolved URI Throw error.