Interface RoutingInformationNextHop.Builder

  • Method Details

    • ipAddress

      The IP address of the next hop.

      Parameters:
      ipAddress - The IP address of the next hop.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • coreNetworkAttachmentId

      RoutingInformationNextHop.Builder coreNetworkAttachmentId(String coreNetworkAttachmentId)

      The ID of the core network attachment for the next hop.

      Parameters:
      coreNetworkAttachmentId - The ID of the core network attachment for the next hop.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceId

      RoutingInformationNextHop.Builder resourceId(String resourceId)

      The ID of the resource for the next hop.

      Parameters:
      resourceId - The ID of the resource for the next hop.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceType

      RoutingInformationNextHop.Builder resourceType(String resourceType)

      The type of resource for the next hop.

      Parameters:
      resourceType - The type of resource for the next hop.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • segmentName

      RoutingInformationNextHop.Builder segmentName(String segmentName)

      The name of the segment for the next hop.

      Parameters:
      segmentName - The name of the segment for the next hop.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • edgeLocation

      RoutingInformationNextHop.Builder edgeLocation(String edgeLocation)

      The edge location for the next hop.

      Parameters:
      edgeLocation - The edge location for the next hop.
      Returns:
      Returns a reference to this object so that method calls can be chained together.