Interface InputDestinationRoute.Builder

  • Method Details

    • cidr

      The CIDR of the route.
      Parameters:
      cidr - The CIDR of the route.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • gateway

      An optional gateway for the route.
      Parameters:
      gateway - An optional gateway for the route.
      Returns:
      Returns a reference to this object so that method calls can be chained together.