Class BitlyUrlShortenerImpl

    • Constructor Detail

      • BitlyUrlShortenerImpl

        public BitlyUrlShortenerImpl()
    • Method Detail

      • setUrlLength

        public void setUrlLength​(int urlLength)
        Parameters:
        urlLength - the urlLength to set
      • setUsername

        public void setUsername​(String username)
        Parameters:
        username - the username to set
      • setApiKey

        public void setApiKey​(String apiKey)
        Parameters:
        apiKey - the apiKey to set