Class ImageUrl


  • public class ImageUrl
    extends Object
    The ImageUrl model.
    • Constructor Detail

      • ImageUrl

        public ImageUrl()
    • Method Detail

      • url

        public String url()
        Get the url value.
        Returns:
        the url value
      • withUrl

        public ImageUrl withUrl​(String url)
        Set the url value.
        Parameters:
        url - the url value to set
        Returns:
        the ImageUrl object itself.