Interface ServiceEndpoint

    • Method Detail

      • getId

        String getId()
        Returns:
        the endpoint identifier
      • getRegion

        String getRegion()
        Returns:
        the region for this endpoint
      • getServiceId

        String getServiceId()
        Returns:
        the service id this endpoint is asssociated with
      • getPublicURL

        URI getPublicURL()
        Returns:
        the public URL for this endpoint
      • getAdminURL

        URI getAdminURL()
        Returns:
        the admin URL for this endpoint
      • getInternalURL

        URI getInternalURL()
        Returns:
        the internal URL for this endpoint