Class UrlFormatter


  • public class UrlFormatter
    extends Object
    UrlFormatter class.
    • Constructor Detail

      • UrlFormatter

        public UrlFormatter()
    • Method Detail

      • format

        public static String format​(String path,
                                    Map<String,​Object> queryParams)
                             throws MPException
        Method responsible for format a url and add query params.
        Parameters:
        path - path
        queryParams - queryParams
        Returns:
        url formatted
        Throws:
        MPException - exception