Interface DatastoreParameters.DatabaseParameter

    • Method Detail

      • databaseName

        DatastoreParameters.SlowQueryParameter databaseName​(java.lang.String databaseName)
        Set the name of the database where the query was executed
        Parameters:
        databaseName - the name of the database where the query was executed
        Returns:
        the next builder interface