Class GetRestEndpoints.RestEndpoint

java.lang.Object
com.uc4.communication.requests.GetRestEndpoints.RestEndpoint
Enclosing class:
GetRestEndpoints

public static class GetRestEndpoints.RestEndpoint extends Object
Represents one REST endpoint which consists of a URL.
  • Method Details

    • getURL

      public URL getURL()
      Provides URL for a REST endpoint.
      Returns:
      endpoint as URL