Class UrlContainer

java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.common.UrlContainer
All Implemented Interfaces:
Jsonable

public class UrlContainer extends JsonableBaseObject
Represents a link under the _links section of a HAL response.
  • Field Details

  • Constructor Details

  • Method Details

    • getHref

      public URI getHref()
      href property of the link.
      Returns:
      The URL.