Class PolicingResource

  • All Implemented Interfaces:
    NetworkResource

    @Beta
    public final class PolicingResource
    extends Object
    implements NetworkResource
    Abstraction which encapsulates policer data to be used as network resource.
    • Method Detail

      • policerId

        public PolicerId policerId()
        Return the policer id of this resource.
        Returns:
        the policer id
      • connectPoint

        public ConnectPoint connectPoint()
        Returns the connect point of this resource.
        Returns:
        the connect point
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object