Interface NetworkRouteDestination.Builder

    • Method Detail

      • coreNetworkAttachmentId

        NetworkRouteDestination.Builder coreNetworkAttachmentId​(String coreNetworkAttachmentId)

        The ID of a core network attachment.

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

        NetworkRouteDestination.Builder transitGatewayAttachmentId​(String transitGatewayAttachmentId)

        The ID of the transit gateway attachment.

        Parameters:
        transitGatewayAttachmentId - The ID of the transit gateway attachment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • segmentName

        NetworkRouteDestination.Builder segmentName​(String segmentName)

        The name of the segment.

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

        NetworkRouteDestination.Builder edgeLocation​(String edgeLocation)

        The edge location for the network destination.

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

        NetworkRouteDestination.Builder resourceType​(String resourceType)

        The resource type.

        Parameters:
        resourceType - The resource type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceId

        NetworkRouteDestination.Builder resourceId​(String resourceId)

        The ID of the resource.

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