Interface RouteUpdateRequest.Builder

  • Method Details

    • cidr

      A CIDR block for one Route.
      Parameters:
      cidr - A CIDR block for one Route.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • gateway

      The IP address of the Gateway for this route, if applicable.
      Parameters:
      gateway - The IP address of the Gateway for this route, if applicable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.