Interface Endpoint

    • Method Detail

      • getId

        String getId()
        Globally unique identifier.
        Returns:
        the Id of the endpoint
      • getType

        String getType()
        Returns:
        the type of the endpoint
      • getDescription

        String getDescription()
        Returns:
        the Description of the endpoint
      • getIface

        Facing getIface()
        Returns:
        the Interface of the endpoint
      • getServiceId

        String getServiceId()
        Returns:
        the ServiceId of the endpoint
      • getName

        String getName()
        Returns:
        the Name of the endpoint
      • getRegion

        String getRegion()
        Returns:
        the Region of the endpoint
      • getRegionId

        String getRegionId()
        Returns:
        the region identifier of the endpoint
      • getUrl

        URL getUrl()
        Returns:
        the URL of the endpoint
      • getLinks

        Map<String,​String> getLinks()
        Returns:
        the Links of the endpoint
      • isEnabled

        boolean isEnabled()
        Returns:
        true if the endpoint is enabled, otherwise false