Interface PortPair

    • Method Detail

      • getId

        String getId()
        Specified by:
        getId in interface IdEntity
        Returns:
        id : Port Pair identifer
      • getName

        String getName()
        Specified by:
        getName in interface BasicResource
        Returns:
        name : Human readable name for the port pair
      • getDescription

        String getDescription()
        Returns:
        description : Human readable description for the port pair
      • getEgressId

        String getEgressId()
        Returns:
        egressId : Id for the egress port
      • getIngressId

        String getIngressId()
        Returns:
        ingressId : Id for the ingress port
      • getServiceFunctionParameters

        Map<String,​String> getServiceFunctionParameters()
        Returns:
        Service Function Parameters