Interface AssociatedCoreNetwork.Builder

  • Method Details

    • id

      The ID of the Cloud WAN core network that the Direct Connect gateway is associated to.

      Parameters:
      id - The ID of the Cloud WAN core network that the Direct Connect gateway is associated to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ownerAccount

      AssociatedCoreNetwork.Builder ownerAccount(String ownerAccount)

      The account owner of the Cloud WAN core network.

      Parameters:
      ownerAccount - The account owner of the Cloud WAN core network.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • attachmentId

      AssociatedCoreNetwork.Builder attachmentId(String attachmentId)

      the ID of the Direct Connect gateway attachment.

      Parameters:
      attachmentId - the ID of the Direct Connect gateway attachment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.