Interface PutAttachmentRoutingPolicyLabelResponse.Builder

  • Method Details

    • coreNetworkId

      The ID of the core network containing the attachment.

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

      The ID of the attachment that received the routing policy label.

      Parameters:
      attachmentId - The ID of the attachment that received the routing policy label.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • routingPolicyLabel

      PutAttachmentRoutingPolicyLabelResponse.Builder routingPolicyLabel(String routingPolicyLabel)

      The routing policy label that was applied to the attachment.

      Parameters:
      routingPolicyLabel - The routing policy label that was applied to the attachment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.