Class RoutingPolicyResponse


  • public final class RoutingPolicyResponse
    extends java.lang.Object
    • Method Detail

      • destinations

        public java.util.List<java.lang.String> destinations()
        Returns:
        List of all destinations which this routing policy is applicable to (for example: Internet, PrivateTraffic).
      • name

        public java.lang.String name()
        Returns:
        The unique name for the routing policy.
      • nextHop

        public java.lang.String nextHop()
        Returns:
        The next hop resource id on which this routing policy is applicable to.